commit | 66c68bcc489fadd4f5e8839e966e3a366e50d1d5 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Oct 22 04:38:26 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 27 11:37:29 2010 -0700 |
tree | 3491719cf7988e7ef11735ed64223a5fb386f2c6 | |
parent | af1905dbec44445d75851996819ac2203670bd0f [diff] |
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 <bhutchings@solarflare.com> Cc: stable@kernel.org [2.6.32+] Signed-off-by: David S. Miller <davem@davemloft.net>