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

[GNET_STATS]: Export gnet_stats_start_copy_compat to modules.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 024f5b8e
......@@ -125,6 +125,7 @@ gnet_stats_finish_copy(struct gnet_dump *d)
EXPORT_SYMBOL(gnet_stats_start_copy);
EXPORT_SYMBOL(gnet_stats_start_copy_compat);
EXPORT_SYMBOL(gnet_stats_copy_basic);
EXPORT_SYMBOL(gnet_stats_copy_rate_est);
EXPORT_SYMBOL(gnet_stats_copy_queue);
......
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