commit | 276d68142b7b676594ab8739355c27e9e5b3d41d | [log] [tgz] |
---|---|---|
author | Yi Zou <yi.zou@intel.com> | Fri Feb 27 14:07:10 2009 -0800 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Fri Mar 13 15:14:33 2009 -0500 |
tree | 6c341ba366c900f2bef253d13b117da1c278ee3f | |
parent | ea1e9a9df5e1fde7ad8878c85b4a097cad0ddcea [diff] |
[SCSI] libfc: use lso_max for sequence offload 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>