From: Ben Hutchings Date: Fri, 22 Oct 2010 04:38:26 +0000 (+0000) Subject: net: NETIF_F_HW_CSUM does not imply FCoE CRC offload X-Git-Tag: v2.6.37-rc1~88^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66c68bcc489fadd4f5e8839e966e3a366e50d1d5;p=pandora-kernel.git net: NETIF_F_HW_CSUM does not imply FCoE CRC offload NETIF_F_HW_CSUM indicates the ability to update an TCP/IP-style 16-bit checksum with the checksum of an arbitrary part of the packet data, whereas the FCoE CRC is something entirely different. Signed-off-by: Ben Hutchings Cc: stable@kernel.org [2.6.32+] Signed-off-by: David S. Miller --- Reading git-diff-tree failed