commit | 4f494554f9b95d0de57c14c460d525e3715e3f6f | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Wed Aug 08 23:12:36 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:47:48 2007 -0700 |
tree | e0d9a91efdd9b7809069c4582c0e420acd113558 | |
parent | 1e6e9342d41ff80ced0ad5dfcf084926700cdfc5 [diff] |
[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>