From: Jesse Brandeburg Date: Tue, 26 Aug 2008 11:27:18 +0000 (-0700) Subject: ixgbe: should not use HW_CSUM, should use IP* flags X-Git-Tag: v2.6.28-rc1~717^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f32b7a5ad34f23eb18f0e089522f1652ae8abc;p=pandora-kernel.git ixgbe: should not use HW_CSUM, should use IP* flags as mentioned by Herbert, our hardware supports IP offloads, not full checksum offloads for any protocol in existence (even though the hardware just provides generic csum support over any range of bytes) Signed-off-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed