diff options
| author | Pragaspathi Thilagaraj <tpragasp@codeaurora.org> | 2018-11-29 12:38:31 +0530 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-11-29 12:46:44 -0800 |
| commit | 56a2b9aec03046edc51d6a3400f08f82095c2a43 (patch) | |
| tree | a6f63c95d1bf9ad98adfced78a35a69d19f60706 /tools/perf/scripts/python | |
| parent | 0cb2021affb0f071808e87bc2a3087c110af334d (diff) | |
qcacld-3.0: Remove legacy call to cds_is_target_ready
When wma_create_peer is called, driver checks for
cds_is_target_ready and the macro CDS_DRIVER_STATE_FW_READY is
unset during the wlan_hdd_pld_uevent. This results in race
condition where the wma_peer_create fails due to
cds_is_target_ready() failure and wma_vdev_delete is sent from
wma_vdev_attach. In wmi_stopinprogress is set when firmware is
down. But this is set only after a small delay and the vdev
commands reach the fw, which results in a race condition.
Remove the cds_is_target_ready() call from wma_create_peer.
Change-Id: Iea53931771afd93ffaeabf704bbaffcf2460284f
CRs-Fixed: 2320538
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
