projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c142e8
)
mac80211: export mesh_plink_broken
author
Johannes Berg
<johannes@sipsolutions.net>
Mon, 25 Feb 2008 15:15:06 +0000
(16:15 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 6 Mar 2008 20:30:45 +0000
(15:30 -0500)
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>
net/mac80211/mesh_pathtbl.c
patch
|
blob
|
history
diff --git
a/net/mac80211/mesh_pathtbl.c
b/net/mac80211/mesh_pathtbl.c
index 37094942e728bb2b2b8404a387d220b453bf3db1..3cbdbb23d75acb8fe7dc483d3f3c2374d070f007 100644
(file)
--- 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