iwlwifi: mvm: rs: fix RTS protection being set indefinitely
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / iwlwifi / iwl-7000.c
index 5efc6d1f3512a50ff908505be2a909a73cea93fa..5fb37724c096fb879b601770356050a6b16f0d72 100644 (file)
@@ -109,7 +109,6 @@ static const struct iwl_base_params iwl7000_base_params = {
 
 static const struct iwl_ht_params iwl7000_ht_params = {
        .stbc = true,
-       .use_rts_for_aggregation = true, /* use rts/cts protection */
        .ht40_bands = BIT(IEEE80211_BAND_2GHZ) | BIT(IEEE80211_BAND_5GHZ),
 };