OSDN Git Service

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)
commitc4f3341700c51948cbfb2a37e7ff6d9b43eb1ce2
tree2c3c10bbf14b3df90fc6d2877810802deafc7058
parenta8c16e8ed624f24b2b082fb9a193e0132a5fd108
parent88236591ec3bc6fbf4393b435ea8f567e06faede
Merge branch 'DSA-tag_8021q-cleanup'

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>