Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282235
b: refs/heads/master
c: 6e96fa7
h: refs/heads/master
i:
  282233: 40aa2ff
  282231: efde139
v: v3
  • Loading branch information
Giridhar Malavali authored and James Bottomley committed Dec 15, 2011
1 parent ebf9e60 commit 3c42ad4
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: 71dfe9e776878d9583d004edade55edc2bdac5eb
refs/heads/master: 6e96fa7b8bd8de5a9641aa100af960903244a6e6
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla2xxx/qla_os.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ int ql2xmdcapmask = 0x1F;
module_param(ql2xmdcapmask, int, S_IRUGO);
MODULE_PARM_DESC(ql2xmdcapmask,
"Set the Minidump driver capture mask level. "
"Default is 0x7F - Can be set to 0x3, 0x7, 0xF, 0x1F, 0x7F.");
"Default is 0x1F - Can be set to 0x3, 0x7, 0xF, 0x1F, 0x7F.");

int ql2xmdenable = 1;
module_param(ql2xmdenable, int, S_IRUGO);
Expand Down

0 comments on commit 3c42ad4

Please sign in to comment.