Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132045
b: refs/heads/master
c: 55f784c
h: refs/heads/master
i:
  132043: 19a837a
v: v3
  • Loading branch information
Brandon Ehle authored and Jeff Garzik committed Mar 5, 2009
1 parent f809752 commit fdf471d
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: 7adbe46b9289794f8fe629cd78c876169741177f
refs/heads/master: 55f784c826af2506e417bcc484d7e0e4d27f1977
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_nv.c
Original file line number Diff line number Diff line change
Expand Up @@ -2523,7 +2523,7 @@ static void __exit nv_exit(void)
module_init(nv_init);
module_exit(nv_exit);
module_param_named(adma, adma_enabled, bool, 0444);
MODULE_PARM_DESC(adma, "Enable use of ADMA (Default: true)");
MODULE_PARM_DESC(adma, "Enable use of ADMA (Default: false)");
module_param_named(swncq, swncq_enabled, bool, 0444);
MODULE_PARM_DESC(swncq, "Enable use of SWNCQ (Default: true)");

0 comments on commit fdf471d

Please sign in to comment.