Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76845
b: refs/heads/master
c: 6410627
h: refs/heads/master
i:
  76843: cc982c0
v: v3
  • Loading branch information
Erez Zilber authored and Roland Dreier committed Jan 25, 2008
1 parent ef250a1 commit 0a94a91
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: a4ef1451dfba92f51934e8331f634497b9ed3393
refs/heads/master: 6410627eb9804e541b83d220c8e914ce64475b31
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/ulp/iser/iscsi_iser.c
Original file line number Diff line number Diff line change
Expand Up @@ -551,6 +551,7 @@ static struct scsi_host_template iscsi_iser_sht = {
.module = THIS_MODULE,
.name = "iSCSI Initiator over iSER, v." DRV_VER,
.queuecommand = iscsi_queuecommand,
.change_queue_depth = iscsi_change_queue_depth,
.can_queue = ISCSI_DEF_XMIT_CMDS_MAX - 1,
.sg_tablesize = ISCSI_ISER_SG_TABLESIZE,
.max_sectors = 1024,
Expand Down

0 comments on commit 0a94a91

Please sign in to comment.