commit | fd01a6632da253210c3dbc7814bc6eceda96623d | [log] [tgz] |
---|---|---|
author | Hillf Danton <dhillf@gmail.com> | Thu Dec 16 14:26:37 2010 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Dec 21 12:37:28 2010 -0600 |
tree | d3dff6d44978a54f4c6272c570a478740db9f8c8 | |
parent | db422318cbca55168cf965f655471dbf8be82433 [diff] |
[SCSI] fix the return value of scsi_target_queue_read() 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>