|
@@ -366,7 +366,7 @@ populate_dot11f_chan_switch_wrapper(struct mac_context *mac,
|
|
|
populate_dot11f_tx_power_env(mac,
|
|
|
&pDot11f->transmit_power_env,
|
|
|
pe_session->gLimChannelSwitch.ch_width,
|
|
|
- pe_session->gLimChannelSwitch.primaryChannel,
|
|
|
+ pe_session->gLimChannelSwitch.sw_target_freq,
|
|
|
NULL, true);
|
|
|
}
|
|
|
}
|