|
@@ -2071,6 +2071,7 @@ int hdd_update_tgt_cfg(hdd_handle_t hdd_handle, struct wma_tgt_cfg *cfg)
|
|
}
|
|
}
|
|
|
|
|
|
hdd_ctx->curr_band = band_capability;
|
|
hdd_ctx->curr_band = band_capability;
|
|
|
|
+ hdd_ctx->psoc->soc_nif.user_config.band_capability = hdd_ctx->curr_band;
|
|
|
|
|
|
status = wlan_hdd_update_wiphy_supported_band(hdd_ctx);
|
|
status = wlan_hdd_update_wiphy_supported_band(hdd_ctx);
|
|
if (QDF_IS_STATUS_ERROR(status)) {
|
|
if (QDF_IS_STATUS_ERROR(status)) {
|