[SCSI] libiscsi: only check burst lengths when sending unsol data
authorMike Christie <michaelc@cs.wisc.edu>
Thu, 31 Aug 2006 22:09:31 +0000 (18:09 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sat, 2 Sep 2006 18:37:28 +0000 (13:37 -0500)
commitdb98ccde0881b8247acb52dece6d94ed770a7aa5
tree6c3c32696b253bac7ed10625a0c57562d4bf7796
parentd5390f5f788f01788e9dfd41ad516a2908901610
[SCSI] libiscsi: only check burst lengths when sending unsol data

The first burst length is only relevant if immedate data = Yes
or if Initial R2T is No

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/libiscsi.c