Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34327
b: refs/heads/master
c: 8072ec2
h: refs/heads/master
i:
  34325: f730acf
  34323: c18266d
  34319: 0cb7657
v: v3
  • Loading branch information
Erez Zilber authored and Roland Dreier committed Sep 22, 2006
1 parent a25a157 commit 725ad13
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: 777a71dd4d901f055967ddbd038d2a74ffce0eb8
refs/heads/master: 8072ec2f8f6790df91e85d833e672c9c30a7ab3c
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 @@ -555,6 +555,7 @@ static struct scsi_host_template iscsi_iser_sht = {
.queuecommand = iscsi_queuecommand,
.can_queue = ISCSI_XMIT_CMDS_MAX - 1,
.sg_tablesize = ISCSI_ISER_SG_TABLESIZE,
.max_sectors = 1024,
.cmd_per_lun = ISCSI_MAX_CMD_PER_LUN,
.eh_abort_handler = iscsi_eh_abort,
.eh_host_reset_handler = iscsi_eh_host_reset,
Expand Down

0 comments on commit 725ad13

Please sign in to comment.