Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131913
b: refs/heads/master
c: 5ce7868
h: refs/heads/master
i:
  131911: 1668f3b
v: v3
  • Loading branch information
Yinghai Lu authored and James Bottomley committed Feb 22, 2009
1 parent 7edb735 commit 1a75eda
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: 126c098296c8f96cf7f6ca0fdb47265ac7994f00
refs/heads/master: 5ce7868e159a3ee4ddf95f8522643991fea97cf2
4 changes: 2 additions & 2 deletions trunk/drivers/message/fusion/mptbase.c
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,9 @@ MODULE_PARM_DESC(mpt_msi_enable_fc, " Enable MSI Support for FC \
controllers (default=0)");

static int mpt_msi_enable_sas;
module_param(mpt_msi_enable_sas, int, 1);
module_param(mpt_msi_enable_sas, int, 0);
MODULE_PARM_DESC(mpt_msi_enable_sas, " Enable MSI Support for SAS \
controllers (default=1)");
controllers (default=0)");


static int mpt_channel_mapping;
Expand Down

0 comments on commit 1a75eda

Please sign in to comment.