]> git.baikalelectronics.ru Git - kernel.git/commit
net/core: use __vlan_hwaccel helpers
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 8 Nov 2018 23:18:02 +0000 (00:18 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Nov 2018 04:45:04 +0000 (20:45 -0800)
commit7e954e6dc8d7d404edbf36f5a0fc5c3e23aa560d
tree73e2fc59f616e772428ad7ad61ee9cecd551f862
parentf7d76dd5dcc5c941b73547361496ff6a9cde9070
net/core: use __vlan_hwaccel helpers

This removes assumptions about VLAN_TAG_PRESENT bit.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c
net/core/skbuff.c
net/sched/act_vlan.c