[SCSI] libfc: use lso_max for sequence offload
authorYi Zou <yi.zou@intel.com>
Fri, 27 Feb 2009 22:07:10 +0000 (14:07 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 13 Mar 2009 20:14:33 +0000 (15:14 -0500)
Make sure for large send is supported by LLD in outgoing FCP data, we are only
sending the lso_max a time in one single large send, since that is what
supported by LLD.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found