]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[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)
commit276d68142b7b676594ab8739355c27e9e5b3d41d
tree6c341ba366c900f2bef253d13b117da1c278ee3f
parentea1e9a9df5e1fde7ad8878c85b4a097cad0ddcea
[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>
drivers/scsi/libfc/fc_fcp.c