6bb6eb3b88f728bc0848d682930411ac2f42c811

In the case of SSR, the WMI layer callbacks will not be called as part of tx completion. Hence, the nbuf and HTC packets are freed in send_packet_completion(). In this case, the WMI pending command count is not decremented. During target recovery, this wmi pending command will be increasing eventually, and assert will be seen when pending commands reach MAX defined value. To fix this, initialize the WMI pending commands to zero after the target recovery. Change-Id: I56d38d7064bc089725d5453883c22f572e51e078 CRs-Fixed: 3513491
This is CNSS WLAN Host Driver for products starting from iHelium
描述
儲存庫語言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%