9913277e972c752675abbb4e54bf77aa3c0f7658

While SSR happen, hdd_reset_all_adapters will not clear mac_ctx->sap.sapCtxList[sapctx->sessionId].pSapContext, and later the sapctx will assign new sessionId after SSR restart SAP and update to mac_ctx->sap.sapCtxList. So sapctx/old sessionId still can be referenced by like wlan_sap_is_pre_cac_active and call pre cac cleanup on unexpected port. When SAP restart and set global sapCtxList in sap_set_session_param(), find matched sapctx and clear it before assigning updated value. Change-Id: Id02733cb22267ac0c1899d8caf9ac47c65e24a88 CRs-Fixed: 2232398
This is CNSS WLAN Host Driver for products starting from iHelium
Descrição
Linguagens
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%