aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r--include/net/mac80211.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h
index eff00e6d105f..bebd89f7f6c3 100644
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -3801,4 +3801,7 @@ int ieee80211_add_srates_ie(struct ieee80211_vif *vif,
3801 3801
3802int ieee80211_add_ext_srates_ie(struct ieee80211_vif *vif, 3802int ieee80211_add_ext_srates_ie(struct ieee80211_vif *vif,
3803 struct sk_buff *skb, bool need_basic); 3803 struct sk_buff *skb, bool need_basic);
3804
3805int ieee80211_ave_rssi(struct ieee80211_vif *vif);
3806
3804#endif /* MAC80211_H */ 3807#endif /* MAC80211_H */