[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)
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>

No differences found