commit | e75d4ed6a9565fcccd579316b0fd933d2191f513 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Thu Oct 25 17:16:52 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 29 15:30:32 2012 -0400 |
tree | 3f6c72a7123505785bf963e1306dca277ec0f8ef | |
parent | 844648423dcf33fed96a4eb65f783f867efbe267 [diff] |
ath9k_hw: Fix concurrent tx on lower tx power Whenever WLAN receives scheduling msg from BT, it reduces tx power based on RSSI level. And then BT starts simultaneous transmission along with WLAN. Sometimes HW MAC compares tx power that is used prior to power reduction which is causing BT transmission to defer. Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>