diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-12-21 00:49:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 23:59:28 +0100 |
commit | a43d8994b959a6daeeadcd1be6d4a9045b7029ac (patch) | |
tree | 0262e3391f3b445e34e9ace4d48449d7d53d5aa5 /drivers/net/tg3.h | |
parent | [INET]: Uninline the inet_twsk_put function. (diff) | |
download | linux-a43d8994b959a6daeeadcd1be6d4a9045b7029ac.tar.xz linux-a43d8994b959a6daeeadcd1be6d4a9045b7029ac.zip |
[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>
Diffstat (limited to 'drivers/net/tg3.h')
0 files changed, 0 insertions, 0 deletions