[SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in reset
authorHannes Reinecke <hare@suse.de>
Wed, 23 Oct 2013 08:51:16 +0000 (10:51 +0200)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 25 Oct 2013 10:40:42 +0000 (11:40 +0100)
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>

No differences found