commit | 07c00ec449d4d94042063a6900d7d04fdc9f8e62 | [log] [tgz] |
---|---|---|
author | Yi Zou <yi.zou@intel.com> | Fri Feb 27 14:07:31 2009 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Mar 13 15:15:48 2009 -0500 |
tree | 2aaf918675bbcaef8f1cc086fced688c4b776fd3 | |
parent | e05620073625935290120be93a6214b1b52ae34f [diff] |
[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 <yi.zou@intel.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>