linux/drivers/net/ethernet/neterion/vxge
Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions
Add a protocol argument to the VLAN packet tagging functions. In case of HW
tagging, we need that protocol available in the ndo_start_xmit functions,
so it is stored in a new field in the skb. The new field fits into a hole
(on 64 bit) and doesn't increase the sks's size.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-04-19 14:46:06 -04:00
..
Makefile
vxge-config.c vxge/s2io: remove __dev* attributes 2012-12-03 11:16:44 -08:00
vxge-config.h vxge/s2io: remove __dev* attributes 2012-12-03 11:16:44 -08:00
vxge-ethtool.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
vxge-ethtool.h
vxge-main.c net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
vxge-main.h drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers 2012-07-10 23:13:46 -07:00
vxge-reg.h
vxge-traffic.c ethernet: Remove casts to same type 2012-06-06 09:31:33 -07:00
vxge-traffic.h
vxge-version.h