diff options
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | 2013-09-16 10:37:01 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-09-26 15:13:50 -0400 |
commit | 551ed409690d05a3af7a330b188501fd1593e6af (patch) | |
tree | ebc9dc55568ab0ceef24fac2b1dc279ce8d25a34 /drivers/net/wireless/rtlwifi/wifi.h | |
parent | c6cc47b101c547c328cae06c2d8813a8e69549bf (diff) | |
download | linux-551ed409690d05a3af7a330b188501fd1593e6af.tar.bz2 |
ath9k: Remove incorrect diversity initialization
Fast antenna diversity is required only for single chain
chips and the diversity initialization is done in the
per-family board setup routines. Enabling of diversity
should be done based on the calibrated EEPROM/OTP data,
doing it for all chips is incorrect.
Remove the code that sets the fast_div bit for all cards, since
the documentation for the AR_PHY_CCK_DETECT register says:
reg 642: sig_detect_cck
enable_ant_fast_div : Only used for single chain chips.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/wifi.h')
0 files changed, 0 insertions, 0 deletions