Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261677
b: refs/heads/master
c: 573e591
h: refs/heads/master
i:
  261675: 7f118e8
v: v3
  • Loading branch information
James Smart authored and James Bottomley committed Jul 27, 2011
1 parent 077d404 commit 3b7de0b
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: 82a452581230b3ffc9d6475dffdb2568497b5fec
refs/heads/master: 573e5913536a1393362265cfea9e708aa10fdf16
1 change: 1 addition & 0 deletions trunk/drivers/scsi/scsi_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ static int __scsi_queue_insert(struct scsi_cmnd *cmd, int reason, int unbusy)
host->host_blocked = host->max_host_blocked;
break;
case SCSI_MLQUEUE_DEVICE_BUSY:
case SCSI_MLQUEUE_EH_RETRY:
device->device_blocked = device->max_device_blocked;
break;
case SCSI_MLQUEUE_TARGET_BUSY:
Expand Down

0 comments on commit 3b7de0b

Please sign in to comment.