Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328869
b: refs/heads/master
c: c0e4eaa
h: refs/heads/master
i:
  328867: 3793da7
v: v3
  • Loading branch information
Rob Evers authored and James Bottomley committed Sep 24, 2012
1 parent e5df84a commit 67bd31e
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: a8ecd3155aa445cc7c6573c6a276e801aabe260d
refs/heads/master: c0e4eaae2e0affb498bd04b2a9923904d3868b26
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/iscsi_tcp.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ static struct scsi_transport_template *iscsi_sw_tcp_scsi_transport;
static struct scsi_host_template iscsi_sw_tcp_sht;
static struct iscsi_transport iscsi_sw_tcp_transport;

static unsigned int iscsi_max_lun = 512;
static unsigned int iscsi_max_lun = ~0;
module_param_named(max_lun, iscsi_max_lun, uint, S_IRUGO);

static int iscsi_sw_tcp_dbg;
Expand Down

0 comments on commit 67bd31e

Please sign in to comment.