|
@@ -219,6 +219,7 @@ void ieee80211s_init(void);
|
|
void ieee80211s_update_metric(struct ieee80211_local *local,
|
|
void ieee80211s_update_metric(struct ieee80211_local *local,
|
|
struct sta_info *sta, struct sk_buff *skb);
|
|
struct sta_info *sta, struct sk_buff *skb);
|
|
void ieee80211_mesh_init_sdata(struct ieee80211_sub_if_data *sdata);
|
|
void ieee80211_mesh_init_sdata(struct ieee80211_sub_if_data *sdata);
|
|
|
|
+void ieee80211_mesh_teardown_sdata(struct ieee80211_sub_if_data *sdata);
|
|
int ieee80211_start_mesh(struct ieee80211_sub_if_data *sdata);
|
|
int ieee80211_start_mesh(struct ieee80211_sub_if_data *sdata);
|
|
void ieee80211_stop_mesh(struct ieee80211_sub_if_data *sdata);
|
|
void ieee80211_stop_mesh(struct ieee80211_sub_if_data *sdata);
|
|
void ieee80211_mesh_root_setup(struct ieee80211_if_mesh *ifmsh);
|
|
void ieee80211_mesh_root_setup(struct ieee80211_if_mesh *ifmsh);
|