projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2540a44
)
mac80211: use minstrel_ht by default for ath9k
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 17 Apr 2010 23:58:37 +0000
(23:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 17 Apr 2010 23:58:37 +0000
(23:58 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20971
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index
d63fd84
..
0219817
100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-436,6
+436,7
@@
define KernelPackage/ath9k/config
config PACKAGE_ATH9K_USE_MINSTREL
bool "use the new minstrel_ht rate control for ath9k"
+ default y
endmenu
endef