On Wed, Mar 10, 2021 at 10:52:26AM -0800, Florian Fainelli wrote: > Having dynamic debug prints in b53_vlan_enable() has been helpful to > uncover a recent but update the function to indicate the port being > configured (or -1 for initial setup) and include the global VLAN enabled > and VLAN filtering enable status. > > Signed-off-by: Florian Fainelli <f.faine...@gmail.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew