android_kernel_xiaomi_sm8350/core/wma
Abhishek Singh 24828ad756 qcacld-3.0: Move STA vdev to UP state after add sta is success
STA vdev is moved to UP state in wma_add_sta_req_sta_mode but
if deauth is received from AP during that time the connection
is set to failure in lim_process_sta_mlm_add_sta_rsp and driver
send EV_CONNECTION_FAIL in UP state which is not handled.

To fix this move the STA to UP state only if
lim_handle_sme_join_result receive the add sta rsp success.

Change-Id: Icb0685e52881563e17785c98e9e225796a864be1
CRs-Fixed: 2415194
2019-03-19 02:24:32 -07:00
..
inc qcacld-3.0: Use converged qcacmn macros (part 2) 2019-03-19 02:24:27 -07:00
src qcacld-3.0: Move STA vdev to UP state after add sta is success 2019-03-19 02:24:32 -07:00