aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>2017-06-07 18:12:17 -0400
committerDavid S. Miller <davem@davemloft.net>2017-06-08 11:43:32 -0400
commitadc3a9ce853cc4a8563ab2d08351bced8cd7d524 (patch)
tree77bd8a0521da45eac369ac4f4eef19799df23326 /net/switchdev/switchdev.c
parent553a768dea1d113f467fb45bb26c4bb3d6b643c4 (diff)
downloadlinux-adc3a9ce853cc4a8563ab2d08351bced8cd7d524.tar.gz
linux-adc3a9ce853cc4a8563ab2d08351bced8cd7d524.tar.bz2
linux-adc3a9ce853cc4a8563ab2d08351bced8cd7d524.zip
net: dsa: mv88e6xxx: do not skip ports on VLAN del
The mv88e6xxx driver currently tries to be smart and remove by itself a VLAN entry from the VTU when the driven switch sees no user ports as members of the VLAN. This is bad in a multi-chip switch fabric, since a chip in between others may have no bridge port members, but still needs to be aware of the VID in order to correctly pass frames in the data path. Now that the DSA core explicitly manages DSA and CPU ports, do not skip them when checking remaining VLAN members. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions