Files
android_kernel_xiaomi_sm8450/drivers/net/wireless
Felix Fietkau bf3f204b92 ath9k_hw: fix setting the hardware diversity flag
ath9k_hw_set_diversity is only called from init.c where it cannot affect
the hardware setting because it's cleared on the next reset.
Instead of using a PHY op for something that's supposed to be initialized
statically, set the register value directly in the INI override function.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-09-19 15:58:25 -04:00
..
2011-08-24 14:57:17 -04:00
2011-09-14 13:15:20 +03:00
2011-08-08 14:26:21 -04:00
2011-03-31 11:26:23 -03:00