1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 16:31:30 +03:00
openwrt-xburst/package/mac80211
nbd 336fec3a5c ath9k: fix ath9k_hw_apply_gpio_override so that it's effective
I discovered another bug in the ath9k WNDR3700 quirk fix from r23822.
ath9k_hw_apply_gpio_override was testing the original value of gpio_mask
to determine which bits were appropriate, instead of testing the shifted
value. Because bit 0 is always clear in the original value, this
resulted in no calls to set the GPIOs, an improperly-configured radio,
and reduced RSSI on other systems listening to the radio.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-05 18:05:50 +00:00
..
files mac80211: set GF flag in hostapd config if supported 2010-10-27 15:04:29 +00:00
patches ath9k: fix ath9k_hw_apply_gpio_override so that it's effective 2010-11-05 18:05:50 +00:00
Makefile mac80211: update to wireless-testing 2010-10-19 2010-10-19 22:11:21 +00:00