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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user