From: David S. Miller Date: Thu, 8 Nov 2018 06:41:20 +0000 (-0800) Subject: Merge branch 'vlan-prepare-for-removal-of-VLAN_TAG_PRESENT' X-Git-Tag: v5.0-rc1~129^2~370 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7025abb2e447b4a24b6c1f06dfdd403bc9fb3c09;p=thirdparty%2Fkernel%2Flinux.git 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 --- 7025abb2e447b4a24b6c1f06dfdd403bc9fb3c09