summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorAbhishek Singh <absingh@codeaurora.org>2019-03-29 11:31:52 +0530
committernshrivas <nshrivas@codeaurora.org>2019-04-01 02:11:25 -0700
commit7a7cda9a53f0ad2ff8ec0de4062edd08d00c067f (patch)
tree46c67f8cbcafa6ff4381ffdc9cd52348040f2e7e /kernel/sysctl_binary.c
parent1fbf4067f92c9e892ad1a54e990f331fc71da8ab (diff)
qcacld-3.0: Process eWNI_SME_DISCONNECT_DONE_IND even after stop bss
If LIM initiate disconnect for a peer (eSmeCommandWmStatusChange) and at same time bss is stopped, disconnect may get processed after stop bss and thus will return from LIM as AP has already stopped. LIM will post eWNI_SME_DISCONNECT_DONE_IND to sme to remove the eSmeCommandWmStatusChange command from serialization active queue. But eWNI_SME_DISCONNECT_DONE_IND is not processed in CSR sub state eCSR_ROAM_SUBSTATE_STOP_BSS_REQ the command is not removed. Fix is to handle the eWNI_SME_DISCONNECT_DONE_IND in eCSR_ROAM_SUBSTATE_STOP_BSS_REQ state. Also allow hdd_cfg80211_del_station call during unload. Change-Id: I79cd1f413f2f9f12e6da6702098b782b6c156d24 CRs-Fixed: 2425724
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions