Re: [PATCH net-next v2] net: dsa: b53: Report VLAN table occupancy via devlink

From: David Miller
Date: Wed Sep 09 2020 - 17:29:21 EST


From: Florian Fainelli <f.fainelli@xxxxxxxxx>
Date: Wed, 9 Sep 2020 10:49:31 -0700

> We already maintain an array of VLANs used by the switch so we can
> simply iterate over it to report the occupancy via devlink.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Applied.