iwlwifi: mvm: remove RRM advertisement
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 8 Mar 2016 11:53:05 +0000 (13:53 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Wed, 9 Mar 2016 18:59:20 +0000 (20:59 +0200)
mac80211 advertises this feature for all its drivers.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c

index 3590835..39b9c38 100644 (file)
@@ -610,8 +610,6 @@ int iwl_mvm_mac_setup_register(struct iwl_mvm *mvm)
                        IWL_UCODE_TLV_CAPA_WFA_TPC_REP_IE_SUPPORT))
                hw->wiphy->features |= NL80211_FEATURE_WFA_TPC_IE_IN_PROBES;
 
-       wiphy_ext_feature_set(hw->wiphy, NL80211_EXT_FEATURE_RRM);
-
        mvm->rts_threshold = IEEE80211_MAX_RTS_THRESHOLD;
 
 #ifdef CONFIG_PM_SLEEP