Commit 47f972b3 authored by Adrian Bunk's avatar Adrian Bunk Committed by Adrian Bunk

unexport neigh_update_hhs

A static function mustn't be exported.
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 952d5c18
......@@ -2656,7 +2656,6 @@ EXPORT_SYMBOL(neigh_resolve_output);
EXPORT_SYMBOL(neigh_table_clear);
EXPORT_SYMBOL(neigh_table_init);
EXPORT_SYMBOL(neigh_update);
EXPORT_SYMBOL(neigh_update_hhs);
EXPORT_SYMBOL(pneigh_enqueue);
EXPORT_SYMBOL(pneigh_lookup);
EXPORT_SYMBOL(neightbl_dump_info);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment