]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitdbd1cbab4ef65f3b1b25f3e671aa2927ff324800
treee0d9a91efdd9b7809069c4582c0e420acd113558
parent525141e82e8e0ba8d88c8cdd45f59a703c3a8338
[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