From: Herbert Xu Date: Thu, 28 Sep 2006 02:03:36 +0000 (-0700) Subject: [IPV6]: Disable SG for GSO unless we have checksum X-Git-Tag: v2.6.19-rc1~858^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a9e9ef684ec2bd27fcdb373a82957a0c050daf6;p=pandora-kernel.git [IPV6]: Disable SG for GSO unless we have checksum Because the system won't turn off the SG flag for us we need to do this manually on the IPv6 path. Otherwise we will throw IPv6 packets with bad checksums at the hardware. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed