[SCSI] iscsi: fix nop-in handling
authorMike Christie <michaelc@cs.wisc.edu>
Tue, 13 Sep 2005 02:02:04 +0000 (21:02 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Tue, 20 Sep 2005 17:36:02 +0000 (12:36 -0500)
commit9974487824570e7ac388390333ef5c4ca3ebc2da
treeba90b6074ce9db97384f8b9f465ebdca3e7df6a4
parentfa0a6957aa7d02addb08a231c8e7c77c2b8fcd20
[SCSI] iscsi: fix nop-in handling

From: zhenyu.z.wang@intel.com

This add check to NOOP_IN's ttt, when it's ~0UL we should not send
NOOP_OUT by spec (plus some cleanup).

Signed-off-by: Alex Aizman <itn780@yahoo.com>
Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/iscsi_tcp.c