net: Remove unused neighbour layer ops.
authorDavid S. Miller <davem@davemloft.net>
Tue, 13 Dec 2011 21:44:22 +0000 (16:44 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Dec 2011 21:44:22 +0000 (16:44 -0500)
It's simpler to just keep these things out until there is a real user
of them, so we can see what the needs actually are, rather than keep
these things around as useless overhead.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found