Searched hist:ee47ed08d75e8f16b3cf882061ee19c2ea19dd6c (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_common.c | diff ee47ed08d75e8f16b3cf882061ee19c2ea19dd6c Wed Mar 10 12:52:26 CST 2021 Florian Fainelli <f.fainelli@gmail.com> net: dsa: b53: Add debug prints in b53_vlan_enable()
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.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|