diff options
author | Linus Walleij <[email protected]> | 2021-09-26 00:59:25 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-09-27 16:33:46 +0100 |
commit | 7776e33c68ae9f12eefb0594ded3b1bd8384ae42 (patch) | |
tree | 6b99d7fee8987128b8424e6bbca470d0c580b5ed /tools/perf/scripts/python/net_dropmonitor.py | |
parent | d5a680295be2cc8043ba112f79c85c0ef998b434 (diff) |
net: dsa: rtl8366: Drop custom VLAN set-up
This hacky default VLAN setup was done in order to direct
packets to the right ports and provide port isolation, both
which we now support properly using custom tags and proper
bridge port isolation.
We can drop the custom VLAN code and leave all VLAN handling
alone, as users expect things to be. We can also drop
ds->configure_vlan_while_not_filtering = false; and let
the core deal with any VLANs it wants.
Cc: Mauri Sandberg <[email protected]>
Cc: DENG Qingfang <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Reviewed-by: Alvin Šipraga <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions