]> git.baikalelectronics.ru Git - kernel.git/commit
vlan: Move vlan_set_encap_proto() to vlan header file
authorPravin B Shelar <pshelar@nicira.com>
Fri, 18 Nov 2011 21:15:54 +0000 (13:15 -0800)
committerJesse Gross <jesse@nicira.com>
Sat, 3 Dec 2011 17:35:09 +0000 (09:35 -0800)
commit289e5cc69f6a56e9d69f3c73648996804e7fc2df
treed628b40d09c5e608d1bd41ac14f64774c8fddf10
parent30b81ad5e40f7b5abb0364768594bec1331335bd
vlan: Move vlan_set_encap_proto() to vlan header file

Open vSwitch needs this function for vlan handling.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
include/linux/if_vlan.h
net/8021q/vlan_core.c