|
@@ -2360,7 +2360,7 @@ static void rt2800_config_channel_rf3053(struct rt2x00_dev *rt2x00dev,
|
|
|
}
|
|
}
|
|
|
rt2800_rfcsr_write(rt2x00dev, 1, rfcsr);
|
|
rt2800_rfcsr_write(rt2x00dev, 1, rfcsr);
|
|
|
|
|
|
|
|
- /* TODO: frequency calibration? */
|
|
|
|
|
|
|
+ rt2800_adjust_freq_offset(rt2x00dev);
|
|
|
|
|
|
|
|
if (conf_is_ht40(conf)) {
|
|
if (conf_is_ht40(conf)) {
|
|
|
txrx_agc_fc = rt2x00_get_field8(drv_data->calibration_bw40,
|
|
txrx_agc_fc = rt2x00_get_field8(drv_data->calibration_bw40,
|