summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorPavel Emelyanov <xemul@openvz.org>2007-12-20 23:49:05 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-01-28 22:59:28 (GMT)
commita43d8994b959a6daeeadcd1be6d4a9045b7029ac (patch)
tree0262e3391f3b445e34e9ace4d48449d7d53d5aa5 /drivers
parent7054fb9376e111d0edc06efcedbac6930a6caf76 (diff)
downloadlinux-a43d8994b959a6daeeadcd1be6d4a9045b7029ac.tar.xz
[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')
0 files changed, 0 insertions, 0 deletions