]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'net-Use-__vlan_hwaccel_-helpers'
authorDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2018 04:45:05 +0000 (20:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2018 04:45:05 +0000 (20:45 -0800)
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 <davem@davemloft.net>

Trivial merge