|
@@ -1763,8 +1763,7 @@ QDF_STATUS sap_signal_hdd_event(struct sap_context *sap_ctx,
|
|
|
sap_ctx->acs_cfg->pri_ch = sap_ctx->channel;
|
|
|
sap_ctx->acs_cfg->ch_width =
|
|
|
sap_ctx->csr_roamProfile.ch_params.ch_width;
|
|
|
- sap_config_acs_result(hal, sap_ctx,
|
|
|
- sap_ctx->csr_roamProfile.ch_params.sec_ch_offset);
|
|
|
+ sap_config_acs_result(hal, sap_ctx, sap_ctx->secondary_ch);
|
|
|
|
|
|
sap_ap_event.sapHddEventCode = eSAP_CHANNEL_CHANGE_EVENT;
|
|
|
|