ath5k: disable fast channel changes, some people have reported that they introduce...
[openwrt.git] / package / mac80211 / patches / 017-remove_ath9k_rc.patch
1 --- a/config.mk
2 +++ b/config.mk
3 @@ -205,7 +205,7 @@ CONFIG_ATH9K_COMMON=m
4 # as default once we get minstrel properly tested and blessed by
5 # our systems engineering team. CCK rates also need to be used
6 # for long range considerations.
7 -CONFIG_ATH9K_RATE_CONTROL=y
8 +# CONFIG_ATH9K_RATE_CONTROL=y
9
10 # PCI Drivers
11 ifdef CONFIG_PCI
This page took 0.041554 seconds and 5 git commands to generate.