commit | 63d80c49baa956d871136d8d4afb7900eb4a6cc9 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Wed Oct 23 10:51:16 2013 +0200 |
committer | James Bottomley <JBottomley@Parallels.com> | Fri Oct 25 11:40:42 2013 +0100 |
tree | 957e7cdf5df78b74a02997c13032eb7ea047f47d | |
parent | 1f8c88c3b52ffd424ca76f80d1ed78639c532aef [diff] |
[SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in reset When the HBA is in reset we should be returning 'busy' and not rely on the obscure 'last_reset' feature. [jejb: checkpatch fixes] Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Parallels.com>