summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorBala Venkatesh <bjavvaji@codeaurora.org>2019-01-28 22:00:50 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2019-01-31 01:15:43 -0800
commit0a9a45217e6c76559eebcefdc1841d962e6bcef1 (patch)
tree4ed8f897f1623d629c7b98c13b8de4061b393e1f /scripts/gdb/linux/tasks.py
parent015c86742ec6b3a0f692ee99bb67b1ebc7b7a337 (diff)
qcacld-3.0: Delete the pe session only for STA role
While processing deuath notification in lim, PE session is deleted without checking the session role. For AP case, if the deauth notification is given to BSSID then also pe session will be deleted and later clean up of the SAP will not be done properly. Hence, for SAP case delete the pe session as part of del bss response only. Here the scenario is SAP's BSSID is blacklisted and acl command is given via IOCTL. This triggered the deauth notification to lim, and pe_session is deleted. Later, the del sta command is failed because del bss has not happened and vdev delete also not done. Hence delete pe session only for sta mode in lim_send_sme_deauth_ntf. And return failure status for iwpriv softap.0 modify_acl command if it is given for SAP's own mac address. Change-Id: I2b394ae8676fe569537b416388a9566f2d35892a CRs-Fixed: 2388404
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions