qcacld-3.0: Remove sta_sap_scc_on_dfs_chan

sta_sap_scc_on_dfs_chan isn't used in the module.
Hence, Removed from mac_context and csr_config_param.

Change-Id: I10321c26d2244b3619b062a04f73f57105a81685
CRs-Fixed: 2666696
This commit is contained in:
nshrivas
2020-04-19 15:26:21 -07:00
szülő bc3f1bfbb8
commit f44ba90a0b
3 fájl változott, egészen pontosan 0 új sor hozzáadva és 6 régi sor törölve

Fájl megtekintése

@@ -956,7 +956,6 @@ struct csr_config_params {
#ifdef FEATURE_AP_MCC_CH_AVOIDANCE
bool sap_channel_avoidance;
#endif /* FEATURE_AP_MCC_CH_AVOIDANCE */
uint32_t sta_sap_scc_on_dfs_chan;
uint32_t roam_dense_rssi_thresh_offset;
uint32_t roam_dense_min_aps;
int8_t roam_bg_scan_bad_rssi_thresh;