commit | c4f3341700c51948cbfb2a37e7ff6d9b43eb1ce2 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Sep 11 17:30:43 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 11 17:30:43 2020 -0700 |
tree | 2c3c10bbf14b3df90fc6d2877810802deafc7058 | |
parent | a8c16e8ed624f24b2b082fb9a193e0132a5fd108 [diff] | |
parent | 88236591ec3bc6fbf4393b435ea8f567e06faede [diff] |
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>