This needs to be exported because rate control algorithms can be modular. Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> --- net/mac80211/mesh_pathtbl.c | 1 + 1 file changed, 1 insertion(+) --- everything.orig/net/mac80211/mesh_pathtbl.c 2008-02-25 16:14:08.000000000 +0100 +++ everything/net/mac80211/mesh_pathtbl.c 2008-02-25 16:14:15.000000000 +0100 @@ -257,6 +257,7 @@ void mesh_plink_broken(struct sta_info * } rcu_read_unlock(); } +EXPORT_SYMBOL(mesh_plink_broken); /** * mesh_path_flush_by_nexthop - Deletes mesh paths if their next hop matches - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html