projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ath9k: fix tx queue debug counters
[openwrt.git]
/
package
/
mac80211
/
patches
/
016-remove_pid_algo.patch
diff --git
a/package/mac80211/patches/016-remove_pid_algo.patch
b/package/mac80211/patches/016-remove_pid_algo.patch
index
33b19cc
..
f53284e
100644
(file)
--- a/
package/mac80211/patches/016-remove_pid_algo.patch
+++ b/
package/mac80211/patches/016-remove_pid_algo.patch
@@
-1,11
+1,11
@@
--- a/config.mk
+++ b/config.mk
--- a/config.mk
+++ b/config.mk
-@@ -11
2,7 +112
,7 @@ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
+@@ -11
6,7 +116
,7 @@ CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
# This is the one used by our compat-wireless net/mac80211/rate.c
# in case you have and old kernel which is overriding this to pid.
# This is the one used by our compat-wireless net/mac80211/rate.c
# in case you have and old kernel which is overriding this to pid.
- CONFIG_COMPAT_MAC80211_RC_DEFAULT=minstrel
+ CONFIG_COMPAT_MAC80211_RC_DEFAULT=minstrel
_ht
-CONFIG_MAC80211_RC_PID=y
+# CONFIG_MAC80211_RC_PID=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
-CONFIG_MAC80211_RC_PID=y
+# CONFIG_MAC80211_RC_PID=y
CONFIG_MAC80211_RC_MINSTREL=y
CONFIG_MAC80211_RC_MINSTREL_HT=y
- CONFIG_MAC80211_LEDS=y
+ ifdef CONFIG_LEDS_TRIGGERS
This page took
0.023958 seconds
and
4
git commands to generate.