From: Yi Zou Date: Fri, 27 Feb 2009 22:07:31 +0000 (-0800) Subject: [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed X-Git-Tag: v2.6.30-rc1~641^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07c00ec449d4d94042063a6900d7d04fdc9f8e62;p=pandora-kernel.git [SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed If LLD supports FCCRC offload, it should set ip_summed to be CHECKSUM_UNNECESSARY so we don't have to do CRC check again. Signed-off-by: Yi Zou Signed-off-by: James Bottomley --- Reading git-diff-tree failed