[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)
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>

No differences found