diff options
author | Ido Schimmel <[email protected]> | 2023-04-19 18:34:55 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-04-21 08:25:49 +0100 |
commit | 6be42ed0a5f4b26e77b51cd10a09b41d53f97570 (patch) | |
tree | f35e1160424f2b701a08dd9eed8766a12ed4fc13 /drivers/usb/cdns3/cdns3-debug.h | |
parent | a714e3ec230892039b5d5ae6902b58bb084a15c1 (diff) |
bridge: Take per-{Port, VLAN} neighbor suppression into account
The bridge driver gates the neighbor suppression code behind an internal
per-bridge flag called 'BROPT_NEIGH_SUPPRESS_ENABLED'. The flag is set
when at least one bridge port has neighbor suppression enabled.
As a preparation for per-{Port, VLAN} neighbor suppression, make sure
the global flag is also set if per-{Port, VLAN} neighbor suppression is
enabled. That is, when the 'BR_NEIGH_VLAN_SUPPRESS' flag is set on at
least one bridge port.
Signed-off-by: Ido Schimmel <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions