Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b14090a0 authored by Yeshwanth Sriram Guntuka's avatar Yeshwanth Sriram Guntuka
Browse files

wlan: Delete hash entry only on add sta failure

In SAP mode, association is rejected since peer is in
deny list. In this scenario, del_sta is not sent to
firmware since STA context is not found in
limAssocRspTxCompleteCnf as hash entry is deleted in
limRejectAssociation. This will result in subsequent
add_sta for the same peer to fail.

Fix is to delete hash entry in limRejectAssociation
only on add_sta failure.

Change-Id: I7d8757afb47b26516a0ef6f598e5adbda5b1e86e
CRs-Fixed: 2433402
parent 9d15b3a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment