diff options
| author | Yu Wang <yyuwang@codeaurora.org> | 2021-03-08 15:52:31 +0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2021-03-08 22:43:28 -0800 |
| commit | d1f8b61a72411f55f5a720d813ae232110997708 (patch) | |
| tree | 0f3f05d56f3253f535e0f76952eca816e8a52d49 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5c01f8c4f89a8c20873276b62cd94021099a5fc4 (diff) | |
qcacld-3.0: correct result code for unexpected MLM join request
When processing unexpected MLM join request in STA mode,
it won't create bss peer or trigger vdev start, just post
LIM_MLM_JOIN_CNF with result code eSIR_SME_RESOURCES_UNAVAILABLE;
when handling this connection failure, vdev stop will be sent but
WLAN_VDEV_SM_EV_STOP_RESP will be discarded due to SM is
in INIT state, which leads to PE session leak and unexpected
behaviors.
To fix it, change the result code to eSIR_SME_PEER_CREATE_FAILED,
then the pe_session will be deleted and no vdev stop will be
triggered when processing connection failure.
Change-Id: I7fd860e7ce07970eafcfb31cd9b54340048d69a4
CRs-Fixed: 2894292
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
