projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: merge a fix for hardware full sleep
[openwrt.git]
/
package
/
mac80211
/
patches
/
402-ath9k_blink_default.patch
diff --git
a/package/mac80211/patches/402-ath9k_blink_default.patch
b/package/mac80211/patches/402-ath9k_blink_default.patch
index
85fcc63
..
6fa7f73
100644
(file)
--- a/
package/mac80211/patches/402-ath9k_blink_default.patch
+++ b/
package/mac80211/patches/402-ath9k_blink_default.patch
@@
-1,7
+1,7
@@
--- a/drivers/net/wireless/ath/ath9k/init.c
+++ b/drivers/net/wireless/ath/ath9k/init.c
--- a/drivers/net/wireless/ath/ath9k/init.c
+++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -3
3,7 +33,7 @@ int
modparam_nohwcrypt;
- module_param_named(nohwcrypt, modparam_nohwcrypt, int, 0444);
+@@ -3
6,7 +36,7 @@ int ath9k_
modparam_nohwcrypt;
+ module_param_named(nohwcrypt,
ath9k_
modparam_nohwcrypt, int, 0444);
MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption");
-int led_blink;
MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption");
-int led_blink;
This page took
0.02027 seconds
and
4
git commands to generate.