From: Mike Christie Date: Thu, 26 Jul 2007 17:46:48 +0000 (-0500) Subject: [SCSI] libiscsi: fix cmd seqeunce number checking X-Git-Tag: v2.6.23-rc2~164^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e07264071f7f2b02a2973cb28d9fdf5eb8866cc1;p=pandora-kernel.git [SCSI] libiscsi: fix cmd seqeunce number checking We should not be checking the cmd windown for just handling r2t responses. And if the window closes in on us, always have scsi-ml requeue the command from our queuecommand function. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed