Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224310
b: refs/heads/master
c: 144b80b
h: refs/heads/master
v: v3
  • Loading branch information
Mark Einon authored and John W. Linville committed Nov 15, 2010
1 parent 073b81e commit f75cc61
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: c6cbadeb3afd9471e539791842877d085f367746
refs/heads/master: 144b80bc05e76df0acb8b5e86a6e6aaf0c53325e
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2800usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
/*
* Allow hardware encryption to be disabled.
*/
static int modparam_nohwcrypt = 0;
static int modparam_nohwcrypt;
module_param_named(nohwcrypt, modparam_nohwcrypt, bool, S_IRUGO);
MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption.");

Expand Down

0 comments on commit f75cc61

Please sign in to comment.