|
@@ -500,7 +500,6 @@ struct iwl_cfg iwl6000i_2abg_cfg = {
|
|
|
.pa_type = IWL_PA_INTERNAL,
|
|
|
.max_ll_items = OTP_MAX_LL_ITEMS_6x00,
|
|
|
.shadow_ram_support = true,
|
|
|
- .ht_greenfield_support = true,
|
|
|
.led_compensation = 51,
|
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
|
.supports_idle = true,
|
|
@@ -533,7 +532,6 @@ struct iwl_cfg iwl6000i_2bg_cfg = {
|
|
|
.pa_type = IWL_PA_INTERNAL,
|
|
|
.max_ll_items = OTP_MAX_LL_ITEMS_6x00,
|
|
|
.shadow_ram_support = true,
|
|
|
- .ht_greenfield_support = true,
|
|
|
.led_compensation = 51,
|
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
|
.supports_idle = true,
|
|
@@ -600,7 +598,6 @@ struct iwl_cfg iwl6050_2abg_cfg = {
|
|
|
.pa_type = IWL_PA_SYSTEM,
|
|
|
.max_ll_items = OTP_MAX_LL_ITEMS_6x50,
|
|
|
.shadow_ram_support = true,
|
|
|
- .ht_greenfield_support = true,
|
|
|
.led_compensation = 51,
|
|
|
.chain_noise_num_beacons = IWL_CAL_NUM_BEACONS,
|
|
|
.supports_idle = true,
|