Loading
qcacld-3.0: Notify the failure to firmware if SAE auth retries exhausted
Currently during SAE roaming, if the DUT exhaust SAE retries (i.e. DUT doesn't receive SAE auth confirm/commit response even after max retries), host driver stops retrying and cleans up the internal counters/frame. But, the failure is not notified to firmware. So, firmware may go out of sync. Therefore, Notify the failure to firmware through WMA_ROAM_PRE_AUTH_STATUS in such cases. So that, firmware can abort roaming. Change-Id: Ic769dcabc15c1052f5d7d43f3ef754dd7b7c1f40 CRs-Fixed: 2981666