fa131feaa0f735ad7ebc75f5883ceb2ec78f798c

FW assert is observed when HTT_WDI_IPA_OPCODE_TX_SUSPEND is sent twice in a row. Issue is that CLIENT_DISCONNECT and AP_DISCONNECT could both trigger IPA deactivation when CLIENT_DISCONNECT is poped from pending queue and in another thread AP_DISCONNECT event arrives. Fix is to add check for resource_unloading flag and if resource_unloading is set to true, IPA deactivation is ignored since deactivation is already undergoing. Change-Id: I68a245809e263ce396b910c4cc3d4e6b071812c0 CRs-Fixed: 2288941
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%