]> Pileus Git - ~andy/linux/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)
commit396cf9430505cfba529a2f2a037d782719fa5844
treed628b40d09c5e608d1bd41ac14f64774c8fddf10
parentb4e16611c4e1cd98765269c8fdaf43f96baa57b1
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