|
@@ -107,7 +107,6 @@ static const struct iwl_base_params iwl7000_base_params = {
|
|
};
|
|
};
|
|
|
|
|
|
static const struct iwl_ht_params iwl7000_ht_params = {
|
|
static const struct iwl_ht_params iwl7000_ht_params = {
|
|
- .ht_greenfield_support = true,
|
|
|
|
.use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.use_rts_for_aggregation = true, /* use rts/cts protection */
|
|
.ht40_bands = BIT(IEEE80211_BAND_2GHZ) | BIT(IEEE80211_BAND_5GHZ),
|
|
.ht40_bands = BIT(IEEE80211_BAND_2GHZ) | BIT(IEEE80211_BAND_5GHZ),
|
|
};
|
|
};
|