diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-5000.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-5000.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c index 5b721c56aee9..f99f9c193352 100644 --- a/drivers/net/wireless/iwlwifi/iwl-5000.c +++ b/drivers/net/wireless/iwlwifi/iwl-5000.c | |||
@@ -423,7 +423,6 @@ static struct iwl_base_params iwl5000_base_params = { | |||
423 | }; | 423 | }; |
424 | static struct iwl_ht_params iwl5000_ht_params = { | 424 | static struct iwl_ht_params iwl5000_ht_params = { |
425 | .ht_greenfield_support = true, | 425 | .ht_greenfield_support = true, |
426 | .use_rts_for_aggregation = true, /* use rts/cts protection */ | ||
427 | }; | 426 | }; |
428 | 427 | ||
429 | #define IWL_DEVICE_5000 \ | 428 | #define IWL_DEVICE_5000 \ |