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)
commit5c3ddec73d01a1fae9409c197078cb02c42238c3
tree574936e32ed759ed90cc5d6b29add6cfe825e734
parent6edf91da43017b15b45604fcd332c19e3000c535
net: Remove unused neighbour layer ops.

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>
include/linux/netdevice.h
include/net/neighbour.h
net/core/neighbour.c
This page took 0.026074 seconds and 5 git commands to generate.