d86d983a20435f558d98c8ef913aff00e5dfe684

qcacld-2.0 to qcacld-3.0 propagation. If back to back connect and disconnect are issued by supplicant, disconnect ends up queued at the head of roam/sme pending cmd queue due to its high priority. Thus sme processes the disconnect command before the connect command making sme and hdd out of sync. Now if unload is triggered, with hdd in disconnected state, disconnect is dropped in hdd. Thus no DEL BSS is sent before HAL STOP leading to firmware crash. This change removes the roam connect cmd from roam/sme pending list when disconnect is issued by supplicant. Change-Id: I34f192b3d549c6179ddc49bba376dbc007efa2c2 CRs-Fixed: 955178
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%