android_kernel_xiaomi_sm8350/core/sap
Jyoti Kumari 731df269de qcacld-3.0: Cleanup SAP interface if start_bss is aborted
Currently, SAP state machine is moved to INIT state when SAP
start is aborted due to timeout or SSR. SAP is not cleaned up
in such cases as eWNI_SME_STOP_BSS_REQ (which further issues
vdev down and cleanup the peers properly) is not sent to
below layers(firmware).

Replace qdf_wait_for_event_completion to
wait_for_completion_timeout in start_bss which will wait
till the normal operation execute irrespective of firmware
state/SSR.

Change-Id: Ifff2ca9658769cb1145f1c5cb278cd7551cb8c00
CRs-Fixed: 3058550
2021-12-07 23:20:11 -08:00
..
inc qcacld-3.0: Add H2E require flag to extended support rate 2021-11-28 17:10:24 -08:00
src qcacld-3.0: Cleanup SAP interface if start_bss is aborted 2021-12-07 23:20:11 -08:00