Kalle Valo says:
[linux-block.git] / net / mac80211 / rc80211_minstrel_ht.c
index 3d91b98db0996a2e1ec6d57fb035fc2988a94b09..762346598338d34eba9736a6affab2abece685aa 100644 (file)
@@ -1963,9 +1963,6 @@ minstrel_ht_alloc(struct ieee80211_hw *hw)
                /* safe default, does not necessarily have to match hw properties */
                mp->max_retry = 7;
 
-       if (hw->max_rates >= 4)
-               mp->has_mrr = true;
-
        mp->hw = hw;
        mp->update_interval = HZ / 20;