|
@@ -586,8 +586,6 @@ static void iwl4965_ht_conf(struct iwl_priv *priv,
|
|
iwl_conf->supported_chan_width = 0;
|
|
iwl_conf->supported_chan_width = 0;
|
|
}
|
|
}
|
|
|
|
|
|
- iwl_conf->tx_mimo_ps_mode =
|
|
|
|
- (u8)((ht_conf->cap & IEEE80211_HT_CAP_MIMO_PS) >> 2);
|
|
|
|
memcpy(iwl_conf->supp_mcs_set, ht_conf->supp_mcs_set, 16);
|
|
memcpy(iwl_conf->supp_mcs_set, ht_conf->supp_mcs_set, 16);
|
|
|
|
|
|
iwl_conf->control_channel = ht_bss_conf->primary_channel;
|
|
iwl_conf->control_channel = ht_bss_conf->primary_channel;
|