Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195611
b: refs/heads/master
c: 7794a5a
h: refs/heads/master
i:
  195609: d741f23
  195607: a0e20da
v: v3
  • Loading branch information
Ferenc Wagner authored and James Bottomley committed Apr 11, 2010
1 parent ea8bc71 commit 49b3f9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6c452a45e5d8a93812360a5581e93ac5a8776025
refs/heads/master: 7794a5af67c672d44cfdbc7172a608b7542a66e3
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ static void qla2x00_free_device(scsi_qla_host_t *);
int ql2xfdmienable=1;
module_param(ql2xfdmienable, int, S_IRUGO|S_IRUSR);
MODULE_PARM_DESC(ql2xfdmienable,
"Enables FDMI registratons "
"Default is 0 - no FDMI. 1 - perfom FDMI.");
"Enables FDMI registrations. "
"0 - no FDMI. Default is 1 - perform FDMI.");

#define MAX_Q_DEPTH 32
static int ql2xmaxqdepth = MAX_Q_DEPTH;
Expand Down

0 comments on commit 49b3f9c

Please sign in to comment.