]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: tag_8021q: stop restoring VLANs from bridge
authorVladimir Oltean <vladimir.oltean@nxp.com>
Wed, 27 May 2020 16:41:34 +0000 (19:41 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 May 2020 23:45:46 +0000 (16:45 -0700)
commit41d4b1019726af9ad6bac6d754fa2fcdfbd17e35
tree2fe7dd7154249fe8f089917a3256a60416557de8
parent7a58f7b352fcaa083d2456d076e729257aed8ac1
net: dsa: tag_8021q: stop restoring VLANs from bridge

Right now, our only tag_8021q user, sja1105, has the ability to restore
bridge VLANs on its own, so this logic is unnecessary.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/tag_8021q.c