From: Daniel Hellstrom Date: Fri, 9 Sep 2011 05:17:54 +0000 (+0000) Subject: GRETH: avoid overwrite IP-stack's IP-frags checksum X-Git-Tag: v3.1-rc7~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d706f00f65146822c0097b796b3557ea8980c305;p=pandora-kernel.git GRETH: avoid overwrite IP-stack's IP-frags checksum The GRETH GBIT core does not do checksum offloading for IP segmentation. This patch adds a check in the xmit function to determine if the stack has calculated the checksum for us. Signed-off-by: Daniel Hellstrom Signed-off-by: David S. Miller --- Reading git-diff-tree failed