projects
/
openwrt
/
staging
/
kaloz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36877a5
)
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)
SVN-Revision: 20971
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index d63fd84639a748744067f41dd62e631fea7fc2c9..0219817137b69fc5fb9ed2775958b7b0a593b7fc 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