android_kernel_xiaomi_sm8350/core
Jianmin Zhu ae4d3c41ca qcacld-3.0: SAP hung in DFS state when disable channel during CAC
If SAP start on 5G DFS channel, it will keep in CAC for 1 minute.
If Disable 5G by cmd: hostapd_cli -iwlan2 set setband 2G during
this minute, SAP won't switch to 2G since SAP isn't in started
state, and SAP start also fail since SAP operate channel
becomes disabled instead of DFS state, SAP will be hung in DFS
state.
Fix: When CAC complete and SAP start, check SAP operate channel
with wlan_reg_chan_has_dfs_attribute_for_freq.
After SAP started, will check for SAP restart,
if found current band is disabled, will switch to 2G band.

Change-Id: I3c29b5d324d4324ce958a5c2cd2102df2cc183ff
CRs-Fixed: 2601081
2020-01-15 08:19:21 -08:00
..
bmi qcacld-3.0: Add synchronization between unloading & SSR recovering 2019-10-19 19:25:31 -07:00
cds qcacld-3.0: Modify the MAX_TX_PWR_CAP to 24dbm 2020-01-15 01:29:42 -08:00
dp qcacld-3.0: Refine RX GRO flush when detach the vdev device 2020-01-14 02:01:44 -08:00
hdd qcacld-3.0: Fix build error when enable 6g in kernel 4.4 2020-01-15 04:43:24 -08:00
mac Release 5.2.0.165D 2020-01-15 04:43:25 -08:00
pld qcacld-3.0: Correct API name called from HIF layer 2020-01-02 11:39:51 -08:00
sap qcacld-3.0: SAP hung in DFS state when disable channel during CAC 2020-01-15 08:19:21 -08:00
sme qcacld-3.0: Fix remaining compilation issues regarding WLAN_FEATURE_11W 2020-01-15 04:43:08 -08:00
wma qcacld-3.0: Fix remaining compilation issues regarding WLAN_FEATURE_11W 2020-01-15 04:43:08 -08:00