android_kernel_xiaomi_sm8350/core
Padma, Santhosh Kumar 86747ece8c qcacld-3.0: Avoid VDEV start for new interface when roaming in progress
Currently driver allows start_bss on SAP interface even when roaming is
in progress on STA interface. This leads to two simultaneous vdev starts
in FW which causes the FW to assert.

Add changes to reject the start_bss request for SAP if roaming is in
progress on any STA interface.
Also, when a connect for STA or start_bss for SAP is received and
roaming is not in progress for any STA interface, stop roaming on all
STA interfaces by sending WMI_ROAM_SCAN_MODE_NONE to FW. Also after
association or start_bss completion, enable roaming again on connected
STA interface.

Change-Id: I3baaffeef3b350e6527660cbac4b79fa4d9f83f0
CRs-Fixed: 2221337
2018-06-14 20:55:38 -07:00
..
bmi qcacld-3.0: bmi: Fix misspellings 2018-05-16 18:01:27 -07:00
cds qcacld-3.0: Fix uninitialized variable in cds_is_gmac_mmie_valid 2018-06-14 02:56:13 -07:00
dp qcacld-3.0: Fix peer use after free in ol_txrx_clear_peer 2018-06-14 11:46:54 -07:00
hdd qcacld-3.0: Avoid VDEV start for new interface when roaming in progress 2018-06-14 20:55:38 -07:00
mac Release 5.2.0.82V 2018-06-14 18:35:20 -07:00
pld qcacld-3.0: Check if sdio device is valid before start wifi 2018-06-07 21:08:36 -07:00
sap qcacld-3.0: Pass correct channel in ch_in_pcl() 2018-06-14 18:35:19 -07:00
sme qcacld-3.0: Avoid VDEV start for new interface when roaming in progress 2018-06-14 20:55:38 -07:00
wma qcacld-3.0: Send CSA/ECSA Switch count offset in Beacon Template to FW 2018-06-14 02:56:24 -07:00