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:
db42231
)
[SCSI] fix the return value of scsi_target_queue_read()
author
Hillf Danton
<dhillf@gmail.com>
Thu, 16 Dec 2010 20:26:37 +0000
(14:26 -0600)
committer
James Bottomley
<James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:37:28 +0000
(12:37 -0600)
It seems that zero should be returned if scsi_target_is_busy(starget) is
true, no matter if sdev is on the starved list.
Signed-off-by: Hillf Danton <dhillf@gmail.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found