]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit058716765c761e7121ca3435613e95c71f5d90fc
tree6478c6911e69a62b10ad3599d0294372905f5b2d
parenta5b15ecf57d33f1446953460a9f7840a4fa5bd26
[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