summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbhinav Kumar <abhikuma@codeaurora.org>2018-08-24 18:15:32 +0530
committernshrivas <nshrivas@codeaurora.org>2018-08-28 05:45:54 -0700
commita83dfb157c373cfd8c21923ee4dc0184d9964f38 (patch)
treeb4cdd3885ddd5996bf9a1c0de77200a2e46573d2 /tools/perf/scripts/python
parent6cf4f7fe941fcc474c7051f18fdceec58a8e7479 (diff)
qcacld-3.0: Don't close SME session while changing the state of SAP
While handling IPA event in case if, __wlan_ipa_wlan_evt() queue WLAN_AP_DISCONNECT cmd for later processing in work-queue context and in the meanwhile sme close session deletes vdev then, as part of work queue context driver process WLAN_AP_DISCONNECT and sends WMA_IPA_OFFLOAD_ENABLE_DISABLE cmd to firmware for the VDEV which is already deleted by sme_close_session. This result asserts in firmware. Don't close SME session while changing the state of SAP by sap fsm. Change-Id: I7fa564d2a1a5e47afe1749e4e0729c6dc827278e CRs-Fixed: 2302725
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions