Re: [NEIGH]: Combine neighbour cleanup and release
From: David Miller <davem@davemloft.net>
Date: 2007-08-09 06:13:43
From: David Miller <davem@davemloft.net>
Date: 2007-08-09 06:13:43
From: Thomas Graf <tgraf@suug.ch> Date: Tue, 31 Jul 2007 23:12:06 +0200
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>
Applied to net-2.6.24, thanks Thomas.