994f014c87b7b550e959c65b2ba60f4ae099cc27

When auth tx failure happens, lim_auth_tx_complete_cnf sets stats for variable mac_ctx->auth_ack_status accordingly. But lim_process_auth_retry_timer will reset that variable to LIM_ACK_NOT_RCD. If auth retry has sent and tx complete has not called back yet, then lim_process_auth_failure_timeout happens, now since the variable auth_ack_status is not updated again and driver reports wrong auth failure status to framework. To resolve this issue, don't reset auth_ack_status when auth retry sending. Change-Id: I51c296cb6d8d7a145bba6b49d0b378cb9f6ff665 CRs-Fixed: 3400258
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%