From: Jeff Kirsher Date: Sat, 23 Jan 2010 10:06:26 +0000 (-0800) Subject: ixgbevf: Fix IPv6 GSO type checks X-Git-Tag: v2.6.34-rc1~233^2~521 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9010bc3364db56dd88a1851e0797e597e322ce08;p=pandora-kernel.git 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 Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed