diff options
author | Hannes Reinecke <hare@suse.de> | 2013-04-25 08:10:00 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-05-10 07:47:44 -0700 |
commit | fc73648a5026dcf228aadc6ab8ca4b868d91c159 (patch) | |
tree | 69120446e56d07168c8971763841ed3aba471ad8 /drivers/ide/sis5513.c | |
parent | d522844a315233162dd715c620c14ac47110eeca (diff) |
[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd
scsi_send_eh_cmnd() is calling queuecommand() directly, so
it needs to check the return value here.
The only valid return codes for queuecommand() are 'busy'
states, so we need to wait for a bit to allow the LLDD
to recover.
Based on an earlier patch from Wen Xiong.
[jejb: fix confusion between msec and jiffies values and other issues]
[bvanassche: correct stall_for interval]
Cc: Wen Xiong <wenxiong@linux.vnet.ibm.com>
Cc: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/ide/sis5513.c')
0 files changed, 0 insertions, 0 deletions