]> 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)
commit618581a81544c284c371b1a3e40e108cf803992a
treed628b40d09c5e608d1bd41ac14f64774c8fddf10
parent08864fa746f3a4271c212c680b413defc1f3e498
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