Merge branch 'DSA-tag_8021q-cleanup'
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 Sep 2020 00:30:43 +0000 (17:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 Sep 2020 00:30:43 +0000 (17:30 -0700)
Vladimir Oltean says:

====================
DSA tag_8021q cleanup

This small series tries to consolidate the VLAN handling in DSA a little
bit. It reworks tag_8021q to be minimally invasive to the dsa_switch_ops
structure. This makes the rest of the code a bit easier to follow.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge