]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/core/dev.c
vlan: introduce *vlan_hwaccel_push_inside helpers
authorJiri Pirko <jiri@resnulli.us>
Wed, 19 Nov 2014 13:04:59 +0000 (14:04 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2014 19:20:17 +0000 (14:20 -0500)
commit5968250c868ceee680aa77395b24e6ddcae17d36
tree2275b3b1db667b6362d7b528a66337f5f1f96eb7
parent62749e2cb3c4a7da3eaa5c01a7e787aebeff8536
vlan: introduce *vlan_hwaccel_push_inside helpers

Use them to push skb->vlan_tci into the payload and avoid code
duplication.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/linux/if_vlan.h
net/core/dev.c
net/core/netpoll.c
net/ipv4/geneve.c
net/openvswitch/datapath.c
net/openvswitch/vport-gre.c