commit | 7025abb2e447b4a24b6c1f06dfdd403bc9fb3c09 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Nov 07 22:41:20 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 07 22:41:20 2018 -0800 |
tree | 22a3cd656c777c84df14b05f5fc9f68ce6873de0 | |
parent | 1295e2cf3065a55f35d112e4dfeb2c7322823249 [diff] | |
parent | 295d072a42fe1a654e765fffcaadb2f08a692dd0 [diff] |
Merge branch 'vlan-prepare-for-removal-of-VLAN_TAG_PRESENT' Michał Mirosław says: ==================== net/vlan: prepare for removal of VLAN_TAG_PRESENT This is a preparatory patchset before removing the use of VLAN_TAG_PRESENT bit in skb->vlan_tci as indication of VLAN offload. This set includes only cleanups that allow abstracting of code testing VLAN tag presence in drivers and networking code. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>