Re: [PATCH net-next v3 2/7] net: dsa: Make use of devlink port flavour unused
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-10-04 16:18:22
From: Florian Fainelli <f.fainelli@gmail.com>
Date: 2020-10-04 16:18:22
On 10/4/2020 9:12 AM, 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. Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Tested-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> -- Florian