diff options
| author | Zhu Jianmin <jianminz@codeaurora.org> | 2018-03-30 20:19:04 +0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2018-04-04 18:40:24 -0700 |
| commit | 1d6c8a6a06637bbaf9ef35b8c51c7b466bf26186 (patch) | |
| tree | 2972b407a011fc134c46b6a4b201e79a455a59dd /tools/perf/scripts/python | |
| parent | 955aa896cd140639022fd8ef6aafc77d881cdb7a (diff) | |
qcacld-3.0: Fix issue wlan_hdd_cfg80211_stop_ap cost 30s on sdx24
On sdx24 Rome, WMI_SERVICE_SYNC_DELETE_CMDS isn't supported,
wma_remove_peer_by_reference always return QDF_STATUS_SUCCESS,
In wma_vdev_stop_resp_handler, wma_send_del_bss_response isn't
called, so WMA_DELETE_BSS_RSP isn't sent to PE/HDD layer from
wma, so csr_roam_issue_stop_bss_cmd have no response until cmd
time out
Fix: If WMI_SERVICE_SYNC_DELETE_CMDS isn't supported, let
wma_remove_peer_by_reference return QDF_STATUS_E_FAILURE, then
wma_send_del_bss_response is called in wma_vdev_stop_resp_handler
Change-Id: Iad9f6f95cc22fb2ac0ce9fab3da94d66f8976d89
CRs-Fixed: 2216336
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
