git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e056200
)
[SCSI] fcoe: fcoe fc crc offload indication by skb->ip_summed
author
Yi Zou
<yi.zou@intel.com>
Fri, 27 Feb 2009 22:07:31 +0000
(14:07 -0800)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Fri, 13 Mar 2009 20:15:48 +0000
(15:15 -0500)
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>
No differences found