Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170629
b: refs/heads/master
c: af1fc67
h: refs/heads/master
i:
  170627: b6b95f4
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Oct 9, 2009
1 parent 2cd3fb2 commit f660aa9
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: 82e62926ab31d5a535f85be36d6621635ee34c3c
refs/heads/master: af1fc67c1a803d303b59e54be45fe3329103e7db
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption");

static unsigned int ath9k_debug = ATH_DBG_DEFAULT;
module_param_named(debug, ath9k_debug, uint, 0);
MODULE_PARM_DESC(ath9k_debug, "Debugging mask");
MODULE_PARM_DESC(debug, "Debugging mask");

/* We use the hw_value as an index into our private channel structure */

Expand Down

0 comments on commit f660aa9

Please sign in to comment.