diff options
author | 2021-03-18 20:25:38 +0100 | |
---|---|---|
committer | 2021-03-18 16:24:06 -0700 | |
commit | 7b9f16fe401c98cd3e1cb92d02bb7184a6d9e4c1 (patch) | |
tree | 9f3bf0acd185eb3a780f484bbb54ee4b09eccf0e /drivers/net/ethernet/intel/ice/ice_flex_pipe.c | |
parent | net: dsa: mv88e6xxx: Use standard helper for broadcast address (diff) | |
download | linux-dev-7b9f16fe401c98cd3e1cb92d02bb7184a6d9e4c1.tar.xz linux-dev-7b9f16fe401c98cd3e1cb92d02bb7184a6d9e4c1.zip |
net: dsa: mv88e6xxx: Flood all traffic classes on standalone ports
In accordance with the comment in dsa_port_bridge_leave, standalone
ports shall be configured to flood all types of traffic. This change
aligns the mv88e6xxx driver with that policy.
Previously a standalone port would initially not egress any unknown
traffic, but after joining and then leaving a bridge, it would.
This does not matter that much since we only ever send FROM_CPUs on
standalone ports, but it seems prudent to make sure that the initial
values match those that are applied after a bridging/unbridging cycle.
Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_flex_pipe.c')
0 files changed, 0 insertions, 0 deletions