Felix Fietkau 3b3bf4d24a 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>

SVN-Revision: 23890
2010-11-05 18:05:50 +00:00
..
2010-11-02 08:37:46 +00:00
2010-08-26 09:13:38 +00:00
2010-07-24 21:39:27 +00:00
2009-06-13 16:47:22 +00:00
2010-04-23 11:27:29 +00:00
2010-10-26 21:29:06 +00:00
2010-05-23 14:42:44 +00:00
2010-08-06 00:56:18 +00:00
2010-10-27 15:27:12 +00:00
2010-10-30 22:35:59 +00:00
2009-12-19 22:19:42 +00:00
2010-10-27 19:39:09 +00:00
2010-07-24 21:39:33 +00:00
2010-09-30 10:48:37 +00:00
2010-06-06 19:02:22 +00:00
2010-04-23 11:27:29 +00:00
2010-09-30 10:48:37 +00:00
2010-10-27 21:24:06 +00:00