commit | d92bb98f0c13f711bb04f447f7e19da0163eded2 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Wed Sep 12 18:59:21 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 24 14:59:06 2012 -0400 |
tree | 6af639ee2c780bb181c72482dd60a487bad34b8c | |
parent | bfbee42793a564762d2681d88dc19f4c2d8ee6fd [diff] |
ath9k: flush bt profile whenever it is requested Before processing BT profiles or status messages, check whether it is requested to flush BT profile. Otherwise it might increase number of BT profiles that affects the WLAN performance. Also flush the profiles when MCI is recovering from broken rx. After flushing BT profiles, query BT topology to refetch them. Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>