OSDN Git Service

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)
commit0141792f8b7300006b874dda1c35acd0abd90d9d
treecf2d126d4b905b9bca4921bcbcaa3b1ed0f90bfa
parentcd2809cca24356c4d7c47030532d880b462fc8f9
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