commit | e92b43a3455d3e817c13481bb3ea3cd29d0a47f4 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Thu Aug 17 18:17:37 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:55:07 2006 -0700 |
tree | e1c02f4f95c9887a0498175023c77a1f37553d5c | |
parent | d889ce3b29e55b91257964b4c9aac70b91fedd91 [diff] |
[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>