Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106573
b: refs/heads/master
c: 5d90027
h: refs/heads/master
i:
  106571: c1f45c1
v: v3
  • Loading branch information
Mike Christie authored and James Bottomley committed Jul 26, 2008
1 parent 08cb1f2 commit 81ebd19
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: d510d965e17a81d4d41c03a3927f6ef450b73ff5
refs/heads/master: 5d90027fb579eee41ec1b61f23195ed2fdd51da2
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/stex.c
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ stex_slave_alloc(struct scsi_device *sdev)
/* Cheat: usually extracted from Inquiry data */
sdev->tagged_supported = 1;

scsi_activate_tcq(sdev, sdev->host->can_queue);
scsi_activate_tcq(sdev, ST_CMD_PER_LUN);

return 0;
}
Expand Down

0 comments on commit 81ebd19

Please sign in to comment.