[NEIGH]: Combine neighbour cleanup and release
authorThomas Graf <tgraf@suug.ch>
Thu, 9 Aug 2007 06:12:36 +0000 (23:12 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:47:48 +0000 (16:47 -0700)
commit4f494554f9b95d0de57c14c460d525e3715e3f6f
treee0d9a91efdd9b7809069c4582c0e420acd113558
parent1e6e9342d41ff80ced0ad5dfcf084926700cdfc5
[NEIGH]: Combine neighbour cleanup and release

Introduces neigh_cleanup_and_release() to be used after a
neighbour has been removed from its neighbour table. Serves
as preparation to add event notifications.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c