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

No differences found