kernel-ark/net/8021q
Pavel Emelyanov 91b4f95475 [VLAN]: Move protocol determination to seperate function
I think, that we can make this code flow easier to understand
by introducing the vlan_set_encap_proto() function (I hope the
name is good) to setup the skb proto and merge the paths calling
netif_rx() together.

[Patrick: Modified to apply on top of my previous patches]

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:08:35 -08:00
..
Kconfig
Makefile
vlan_dev.c [VLAN]: Move protocol determination to seperate function 2008-01-28 15:08:35 -08:00
vlan_netlink.c
vlan.c [VLAN]: Update list address 2008-01-28 15:08:34 -08:00
vlan.h
vlanproc.c
vlanproc.h