From: Johannes Berg Date: Mon, 25 Feb 2008 15:15:06 +0000 (+0100) Subject: mac80211: export mesh_plink_broken X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c1edd987a4ae08908d8ec08c550240ea065e0649;p=deliverable%2Flinux.git mac80211: export mesh_plink_broken This needs to be exported because rate control algorithms can be modular. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- diff --git a/net/mac80211/mesh_pathtbl.c b/net/mac80211/mesh_pathtbl.c index 37094942e728..3cbdbb23d75a 100644 --- a/net/mac80211/mesh_pathtbl.c +++ b/net/mac80211/mesh_pathtbl.c @@ -257,6 +257,7 @@ void mesh_plink_broken(struct sta_info *sta) } rcu_read_unlock(); } +EXPORT_SYMBOL(mesh_plink_broken); /** * mesh_path_flush_by_nexthop - Deletes mesh paths if their next hop matches