Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209411
b: refs/heads/master
c: 3eb3a92
h: refs/heads/master
i:
  209409: c2d5e49
  209407: 824dce0
v: v3
  • Loading branch information
Hannes Reinecke authored and James Bottomley committed Aug 11, 2010
1 parent 81d899d commit 5c6c754
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7e41dfdaf11a45ab4f4dfc444a7d42bf79dd9356
refs/heads/master: 3eb3a92851857e6de92ad0c57bf7046ac4f58671
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_error.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ static int scsi_eh_completed_normally(struct scsi_cmnd *scmd)
scsi_handle_queue_full(scmd->device);
/* fall through */
case BUSY:
return NEEDS_RETRY;
default:
return FAILED;
}
Expand Down

0 comments on commit 5c6c754

Please sign in to comment.