Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328855
b: refs/heads/master
c: e92e4a8
h: refs/heads/master
i:
  328853: 872daee
  328851: a921bf0
  328847: 89bd47f
v: v3
  • Loading branch information
Chad Dupuis authored and James Bottomley committed Sep 24, 2012
1 parent 8db80bb commit 1306b8c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0251ce8cf22fa4b531dfa8257497038eb0ac2b90
refs/heads/master: e92e4a8f003910d985b5e5f721724b1e1327208b
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ MODULE_PARM_DESC(ql2xfdmienable,
static int ql2xmaxqdepth = MAX_Q_DEPTH;
module_param(ql2xmaxqdepth, int, S_IRUGO|S_IWUSR);
MODULE_PARM_DESC(ql2xmaxqdepth,
"Maximum queue depth to report for target devices.");
"Maximum queue depth to set for each LUN. "
"Default is 32.");

/* Do not change the value of this after module load */
int ql2xenabledif = 0;
Expand Down

0 comments on commit 1306b8c

Please sign in to comment.