git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f8c88c
)
[SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in reset
author
Hannes Reinecke
<hare@suse.de>
Wed, 23 Oct 2013 08:51:16 +0000
(10:51 +0200)
committer
James 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