Pavel Emelyanov a43d8994b9 [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer.
The neigh_del_timer() looks sane - it removes the timer and
(conditionally) puts the neighbor. I expected, that the
neigh_add_timer() is symmetrical to the del one - i.e. it
holds the neighbor and arms the timer - but it turned out
that it was not so.

I think, that making them look symmetrical makes the code
more readable.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:59:28 -08:00
..
2008-01-28 14:57:05 -08:00
2007-10-19 11:53:41 -07:00
2007-10-10 16:52:46 -07:00
2008-01-28 14:58:15 -08:00
2008-01-28 14:58:15 -08:00
2008-01-28 14:53:31 -08:00