diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-02-16 18:47:49 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-17 14:17:09 +0000 |
commit | ba43b547515eb0e63242165eedc7a53ed0063e37 (patch) | |
tree | 26f1a97a2a438eabc7adc2d1ec026cbe7a34a07c /Documentation/dev-tools | |
parent | ddaff5047003cd2fafda46f3555cba733ebf8bdc (diff) |
net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Since commit 3116ad0696dd ("net: bridge: vlan: don't notify to switchdev
master VLANs without BRENTRY flag"), the bridge no longer emits
switchdev notifiers for VLANs that don't have the
BRIDGE_VLAN_INFO_BRENTRY flag, so these checks are dead code.
Remove them.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/dev-tools')
0 files changed, 0 insertions, 0 deletions