aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2008-02-25 16:15:06 +0100
committerJohn W. Linville <linville@tuxdriver.com>2008-03-06 15:30:45 -0500
commitc1edd987a4ae08908d8ec08c550240ea065e0649 (patch)
tree7a92772bfb5dc3b23b65bd165b8821b3caa8183c /net
parentmac80211: clarify mesh Kconfig (diff)
downloadlinux-dev-c1edd987a4ae08908d8ec08c550240ea065e0649.tar.xz
linux-dev-c1edd987a4ae08908d8ec08c550240ea065e0649.zip
mac80211: export mesh_plink_broken
This needs to be exported because rate control algorithms can be modular. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
-rw-r--r--net/mac80211/mesh_pathtbl.c1
1 files changed, 1 insertions, 0 deletions
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