Searched hist:"381 a730182f1d174e1950cd4e63e885b1c302051" (Results 1 – 1 of 1) sorted by relevance
/linux/net/dsa/ |
H A D | switch.c | diff 381a730182f1d174e1950cd4e63e885b1c302051 Mon Jan 24 22:09:43 CET 2022 Tobias Waldekranz <tobias@waldekranz.com> net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
Most of dsa_switch_bridge_leave was, in fact, dealing with the syncing of VLAN filtering for switches on which that is a global setting. Separate the two phases to prepare for the cross-chip related bugfix in the following commit.
Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|