|
@@ -14477,9 +14477,6 @@ static int hdd_update_scan_config(struct hdd_context *hdd_ctx)
|
|
hdd_err("failed pmo psoc configuration");
|
|
hdd_err("failed pmo psoc configuration");
|
|
return -EINVAL;
|
|
return -EINVAL;
|
|
}
|
|
}
|
|
- ucfg_scan_set_global_config(
|
|
|
|
- psoc, SCAN_CFG_DROP_BCN_ON_CHANNEL_MISMATCH,
|
|
|
|
- cfg_get(psoc, CFG_DROP_BCN_ON_CHANNEL_MISMATCH));
|
|
|
|
|
|
|
|
return 0;
|
|
return 0;
|
|
}
|
|
}
|