|
@@ -170,6 +170,7 @@ struct iwl_cfg iwl1000_bgn_cfg = {
|
|
|
.shadow_ram_support = false,
|
|
|
.ht_greenfield_support = true,
|
|
|
.led_compensation = 51,
|
|
|
+ .use_rts_for_ht = true, /* use rts/cts protection */
|
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
|
.support_ct_kill_exit = true,
|
|
|
};
|