projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
mac80211: do rate control updates when the HT configuration changes on an interface
[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
8269e61
..
75e6454
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
-@@ -34,7 +34,7 @@ int modparam_nohwcrypt;
- module_param_named(nohwcrypt, modparam_nohwcrypt, int, 0444);
+@@ -34,7 +34,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.021409 seconds
and
4
git commands to generate.