[NEIGH]: Add debugging check when adding timers.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 27 Sep 2005 19:07:44 +0000 (12:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 27 Sep 2005 19:07:44 +0000 (12:07 -0700)
commit667347f1ca7e099f6833551f194cf2bcc778871b
tree6478c6911e69a62b10ad3599d0294372905f5b2d
parent56e9b263242ca80a70abd8831343b268315c27dc
[NEIGH]: Add debugging check when adding timers.

If we double-add a neighbour entry timer, which should be
impossible but has been reported, dump the current state of
the entry so that we can debug this.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/neighbour.c