d0a51da88b11dc15ac95628be845d4d449ff009d

In the case of roaming failure, FW sends HO fail indication to host and initiates peer deletion in fw. Host should not queue deauth frame to fw in case of HO_FAILURE. Due to commit id I99bf4573b59dc810e0a1529fcd48061d10acae4e, host sends a disconnect request to fw as part of HO failure handler. There could be a possibility that host queue disconnection frame after the vdev down in fw. This leads to assert in fw. Fix is to set process_ho_fail variable in disassociation request to true in case of ROAM_FAILURE. This flag tells LIM whether to send the disassoc req OTA or not. Change-Id: Ia504ff3ba8b07fcf66226b588eed379a71e2b896 CRs-Fixed: 2674297
This is CNSS WLAN Host Driver for products starting from iHelium
Opis
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%