]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: mt7530: fix VLAN setup
authorDENG Qingfang <dqfext@gmail.com>
Fri, 15 May 2020 15:25:55 +0000 (23:25 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 May 2020 17:42:58 +0000 (10:42 -0700)
commitb00f3e1b16de7435850b899dd445c1906931f1b9
treecf2d126d4b905b9bca4921bcbcaa3b1ed0f90bfa
parent173a6ec959bab5c6ac4ae8f605c63f83d2b2a51b
net: dsa: mt7530: fix VLAN setup

Allow DSA to add VLAN entries even if VLAN filtering is disabled, so
enabling it will not block the traffic of existent ports in the bridge

Signed-off-by: DENG Qingfang <dqfext@gmail.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mt7530.c