]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Fix OFDM weak signal detection for AP mode
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Tue, 4 Jun 2013 10:11:30 +0000 (15:41 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Jun 2013 18:59:09 +0000 (14:59 -0400)
commitffd4a907f31983bbc8c1b814a054896f895122fc
tree8f57717b93ca46d861748923394fc62d1e16dd3b
parent06d71565a0c5d47ff0fb62794a5df8e73579484e
ath9k: Fix OFDM weak signal detection for AP mode

The commit "ath9k_hw: improve ANI processing and rx desensitizing parameters"
changed the OFDM weak signal detection logic to disable it
for AP mode, which is not allowed. Fix this and enable it always
for AP mode.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ani.c