Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109774
b: refs/heads/master
c: bb0003c
h: refs/heads/master
v: v3
  • Loading branch information
Mike Anderson authored and James Bottomley committed Aug 29, 2008
1 parent dfb2240 commit 6d996d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c7dbb627a2505f42b2e6b3581f3716d73453dd0c
refs/heads/master: bb0003c1e189d5766b6b39299b08c690c985c4dc
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/scsi_error.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ static int scsi_check_sense(struct scsi_cmnd *scmd)

case HARDWARE_ERROR:
if (scmd->device->retry_hwerror)
return NEEDS_RETRY;
return ADD_TO_MLQUEUE;
else
return SUCCESS;

Expand Down

0 comments on commit 6d996d2

Please sign in to comment.