Re: [PATCH net-next v2 2/7] net: dsa: Make use of devlink port flavour unused
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2020-09-26 22:51:50
From: Vladimir Oltean <olteanv@gmail.com>
Date: 2020-09-26 22:51:50
On Sat, Sep 26, 2020 at 11:06:27PM +0200, Andrew Lunn wrote:
If a port is unused, still create a devlink port for it, but set the flavour to unused. This allows us to attach devlink regions to the port, etc. Signed-off-by: Andrew Lunn <andrew@lunn.ch> ---
Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Tested-by: Vladimir Oltean <olteanv@gmail.com>