commit | 80b4205bc1da3fdcb665f43d1a7fbbb202e9cd41 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Jun 04 15:41:30 2013 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 12 14:59:09 2013 -0400 |
tree | 8f57717b93ca46d861748923394fc62d1e16dd3b | |
parent | 861bca265e7808e2493590843b8585f6943af16f [diff] |
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>