aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mesh.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211/mesh.h')
-rw-r--r--net/mac80211/mesh.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac80211/mesh.h b/net/mac80211/mesh.h
index aee0b9eb36e3..add9b0ddda81 100644
--- a/net/mac80211/mesh.h
+++ b/net/mac80211/mesh.h
@@ -232,8 +232,6 @@ void mesh_neighbour_update(u8 *hw_addr, u64 rates, struct net_device *dev,
232bool mesh_peer_accepts_plinks(struct ieee802_11_elems *ie, 232bool mesh_peer_accepts_plinks(struct ieee802_11_elems *ie,
233 struct net_device *dev); 233 struct net_device *dev);
234void mesh_accept_plinks_update(struct ieee80211_sub_if_data *sdata); 234void mesh_accept_plinks_update(struct ieee80211_sub_if_data *sdata);
235struct sta_info *mesh_plink_alloc(struct ieee80211_sub_if_data *sdata,
236 u8 *hw_addr, u64 rates, gfp_t gfp);
237void mesh_plink_broken(struct sta_info *sta); 235void mesh_plink_broken(struct sta_info *sta);
238void mesh_plink_deactivate(struct sta_info *sta); 236void mesh_plink_deactivate(struct sta_info *sta);
239int mesh_plink_open(struct sta_info *sta); 237int mesh_plink_open(struct sta_info *sta);