commit | 9974487824570e7ac388390333ef5c4ca3ebc2da | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Mon Sep 12 21:02:04 2005 -0500 |
committer | James Bottomley <jejb@mulgrave.(none)> | Tue Sep 20 12:36:02 2005 -0500 |
tree | ba90b6074ce9db97384f8b9f465ebdca3e7df6a4 | |
parent | fa0a6957aa7d02addb08a231c8e7c77c2b8fcd20 [diff] |
[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>