Commit cbe89678 authored by David S. Miller's avatar David S. Miller

[NET]: Export neigh_changeaddr.

parent fbc1cf5c
......@@ -199,6 +199,7 @@ EXPORT_SYMBOL(neigh_parms_alloc);
EXPORT_SYMBOL(neigh_parms_release);
EXPORT_SYMBOL(neigh_rand_reach_time);
EXPORT_SYMBOL(neigh_compat_output);
EXPORT_SYMBOL(neigh_changeaddr);
/* dst_entry */
EXPORT_SYMBOL(dst_alloc);
......
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