]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[NET] neighbour: reduce exports
authorStephen Hemminger <shemminger@osdl.org>
Fri, 18 Aug 2006 01:17:37 +0000 (18:17 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:55:07 +0000 (14:55 -0700)
commite92b43a3455d3e817c13481bb3ea3cd29d0a47f4
treee1c02f4f95c9887a0498175023c77a1f37553d5c
parentd889ce3b29e55b91257964b4c9aac70b91fedd91
[NET] neighbour: reduce exports

There are several symbols only used by rtnetlink and since it can
not be a module, there is no reason to export them.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c