After STA channel switch, when SAP try to force scc with STA, race condition issue happens sometimes between mc thread and sap restart thread, hdd_ctx->roaming_in_progress isn't cleared when check roaming status in hdd_softap_set_channel_change, so channel switch failed. Fix: change order, make sure hdd_set_roaming_in_progress(false) happens before policy_mgr_check_concurrent_intf_and_restart_sap. Change-Id: I1146eb665941fe0beb8f6165272f32ac8f7e74f2 CRs-Fixed: 2549571 |
||
---|---|---|
.. | ||
inc | ||
src |