iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototype
This prototype is no longer used, remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
This commit is contained in:
parent
d3b4dc014c
commit
c327ae2fe1
@ -445,10 +445,6 @@ int iwl_mvm_tx_protection(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta,
|
|||||||
void iwl_mvm_reset_frame_stats(struct iwl_mvm *mvm);
|
void iwl_mvm_reset_frame_stats(struct iwl_mvm *mvm);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_MAC80211_DEBUGFS
|
|
||||||
void rs_remove_sta_debugfs(void *mvm, void *mvm_sta);
|
|
||||||
#endif
|
|
||||||
|
|
||||||
void iwl_mvm_rs_add_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta);
|
void iwl_mvm_rs_add_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta);
|
||||||
void rs_fw_rate_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
|
void rs_fw_rate_init(struct iwl_mvm *mvm, struct ieee80211_sta *sta,
|
||||||
enum nl80211_band band, bool update);
|
enum nl80211_band band, bool update);
|
||||||
|
Loading…
Reference in New Issue
Block a user