linux-kernel-test/drivers/net/ixgbevf
Jeff Kirsher 9010bc3364 ixgbevf: Fix IPv6 GSO type checks
Based on patch from Sridhar Samudrala

The following patch fixes the check for IPv6 GSO packet in ixgbevf
driver to use skb_is_gso_v6(). SKB_GSO_DODGY is also set
when packets are forwarded from a guest.

CC: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-23 02:06:26 -08:00
..
defines.h
ethtool.c ixgbevf: Driver main and ethool interface module and main header 2010-01-10 13:34:22 -08:00
ixgbevf_main.c ixgbevf: Fix IPv6 GSO type checks 2010-01-23 02:06:26 -08:00
ixgbevf.h ixgbevf: Driver main and ethool interface module and main header 2010-01-10 13:34:22 -08:00
Makefile ixgbevf: Driver Makefile 2010-01-10 13:34:23 -08:00
mbx.c ixgbevf: Mailbox communication 2010-01-10 13:34:21 -08:00
mbx.h ixgbevf: Mailbox communication 2010-01-10 13:34:21 -08:00
regs.h
vf.c
vf.h