summaryrefslogtreecommitdiff
path: root/drivers/misc
diff options
context:
space:
mode:
authorDENG Qingfang <dqfext@gmail.com>2021-08-11 12:50:43 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-03 11:09:30 +0300
commitb6c657abb893ef456fad6b229089f37127202df0 (patch)
tree122dde37466c326ef3a46eee6322e30ae7e96b99 /drivers/misc
parentf8242f554c82ad7f91b73d3834e81335af9ad600 (diff)
downloadlinux-b6c657abb893ef456fad6b229089f37127202df0.tar.xz
net: dsa: mt7530: fix VLAN traffic leaks again
commit 7428022b50d0fbb4846dd0f00639ea09d36dff02 upstream. When a port leaves a VLAN-aware bridge, the current code does not clear other ports' matrix field bit. If the bridge is later set to VLAN-unaware mode, traffic in the bridge may leak to that port. Remove the VLAN filtering check in mt7530_port_bridge_leave. Fixes: 474a2ddaa192 ("net: dsa: mt7530: fix VLAN traffic leaks") Fixes: 83163f7dca56 ("net: dsa: mediatek: add VLAN support for MT7530") Signed-off-by: DENG Qingfang <dqfext@gmail.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions