Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325511
b: refs/heads/master
c: e165664
h: refs/heads/master
i:
  325509: 1082c59
  325507: 49af9d8
  325503: 7aa9e09
v: v3
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Sep 26, 2012
1 parent 524399e commit 8f5fd31
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: 55e7b4fbd47a510b6c8ca53eaf7d9dff816cd26c
refs/heads/master: e1656648c920984005019cf39b00b43d2d47b49f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8712/os_intfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ static char *initmac;
/* if wifi_test = 1, driver will disable the turbo mode and pass it to
* firmware private.
*/
static int wifi_test = 0;
static int wifi_test;

module_param_string(ifname, ifname, sizeof(ifname), S_IRUGO|S_IWUSR);
module_param(wifi_test, int, 0644);
Expand Down

0 comments on commit 8f5fd31

Please sign in to comment.