Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224317
b: refs/heads/master
c: 821cde6
h: refs/heads/master
i:
  224315: 8059f8c
v: v3
  • Loading branch information
Mark Einon authored and John W. Linville committed Nov 15, 2010
1 parent 8b4aae2 commit c52ae18
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: f8bfbc31794635f6d0b7fd30950d49cecf54e1ce
refs/heads/master: 821cde63b5bd04bc3ca0f95e2abf17b04e640488
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/rt2x00/rt73usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,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 c52ae18

Please sign in to comment.