diff options
author | Luis R. Rodriguez <lrodriguez@atheros.com> | 2009-10-19 10:33:45 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-10-30 23:50:38 +0300 |
commit | a77658286105c8be3741305c5dcf4c319746817f (patch) | |
tree | 223b0b6fb66f95e03c8ec6e914c3955bd9884838 /net/mac80211/ibss.c | |
parent | 896ff260351f736f0d9d32f4fd36257f3e75bd97 (diff) | |
download | linux-a77658286105c8be3741305c5dcf4c319746817f.tar.xz |
ath9k_hw: Fix and complete force bias for AR5416
Force bias is a fix for usage of AR5416 radios on the 2.4 GHz band
for orientation sensitivity. This was only partially implemented
with the ath9k_hw_decrease_chain_power() but first -- this was being
called for all chipsets which is not correct and second -- it was
missing the actual orientation code.
We now ensure to only enable force bias only for AR5416 and BUG_ON()
on other chipsets. Although ath9k_hw_decrease_chain_power() was enabled
for newer chipsets I suspect that it never ran unless the EEPROM had
ATH9K_ANT_FIXED_A or ATH9K_ANT_FIXED_B for antenna diversity.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/ibss.c')
0 files changed, 0 insertions, 0 deletions