projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[tools] build flex on the host, some pakcages need it in the newest version
[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
..
85fcc63
100644
(file)
--- a/
package/mac80211/patches/402-ath9k_blink_default.patch
+++ b/
package/mac80211/patches/402-ath9k_blink_default.patch
@@
-1,6
+1,6
@@
--- 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
4,7 +34
,7 @@ int modparam_nohwcrypt;
+@@ -3
3,7 +33
,7 @@ int modparam_nohwcrypt;
module_param_named(nohwcrypt, modparam_nohwcrypt, int, 0444);
MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption");
module_param_named(nohwcrypt, modparam_nohwcrypt, int, 0444);
MODULE_PARM_DESC(nohwcrypt, "Disable hardware encryption");
This page took
0.029753 seconds
and
4
git commands to generate.