Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119587
b: refs/heads/master
c: dc5c49b
h: refs/heads/master
i:
  119585: 886622e
  119583: 9a8cf7d
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed Dec 1, 2008
1 parent 74b9e36 commit aee2dee
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: 9728c0814ecb505546696a659858fdb761375544
refs/heads/master: dc5c49bff34e5b5a4334560dc7f7dfeae91d8962
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/stex.c
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ stex_slave_config(struct scsi_device *sdev)
{
sdev->use_10_for_rw = 1;
sdev->use_10_for_ms = 1;
sdev->timeout = 60 * HZ;
blk_queue_rq_timeout(sdev->request_queue, 60 * HZ);
sdev->tagged_supported = 1;

return 0;
Expand Down

0 comments on commit aee2dee

Please sign in to comment.