From: David S. Miller Date: Fri, 9 Nov 2018 04:45:05 +0000 (-0800) Subject: Merge branch 'net-Use-__vlan_hwaccel_-helpers' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dd00e06d3bc3aae033e3966a3f539f4e05a6380e;p=linux.git Merge branch 'net-Use-__vlan_hwaccel_-helpers' Michał Mirosław says: ==================== net: Use __vlan_hwaccel_*() helpers This series removes from networking core and driver code an assumption about how VLAN tag presence is stored in an skb. This will allow to free up overloading of VLAN.CFI bit to incidate tag's presence. ==================== Signed-off-by: David S. Miller --- dd00e06d3bc3aae033e3966a3f539f4e05a6380e