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)
commit04198499b23f9d73a127a17b8576c9266c8f6f9b
tree2fe7dd7154249fe8f089917a3256a60416557de8
parentc223c7f22cb14f234b27c8cb6f09e318d1f5671f
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