summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVignesh Viswanathan <viswanat@codeaurora.org>2018-05-15 19:54:25 +0530
committernshrivas <nshrivas@codeaurora.org>2018-05-16 00:52:49 -0700
commit0542684f829ab929a6d36b06b66a260bafc07527 (patch)
treef941d78ea9019fd82690d6ae93b449f62be3e539 /tools/perf/scripts/python
parentc46af0dd5d6f1101c8a1c5d1d52de020e68e2962 (diff)
qcacld-3.0: Fix freeing of SAP PE session lim_send_sme_disassoc_ntf
When a peer connected to a SAP session triggers disconnect, lim_send_sme_disassoc_ntf is called with the reason eLIM_PEER_ENTITY_DISASSOC. This leads to the PE sesssion for the SAP being freed as part of the lim_send_disconnect_done_ind added in the change Iec0176fecf218e07f31b258c0dc52aefb480defe. Modify the lim_send_disconnect_done_ind API to just prepare the disconnect done indication message and the calling function lim_send_sme_disassoc_ntf would send the notification to SME and free the PE session only if the current session is a STA. Change-Id: I377f86f10becd467417d4c6409d167020e26fe87 CRs-Fixed: 2241899
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions