[NEIGH] Print stack trace in neigh_add_timer
authorHerbert Xu <herbert@gondor.apana.org.au>
Sun, 23 Oct 2005 06:11:39 +0000 (16:11 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Sun, 23 Oct 2005 06:11:39 +0000 (16:11 +1000)
commit203755029e063066ecc4cf5eee1110ab946c2d88
tree2f57df251c75847c7fe6e5c694319553733812b9
parentd475f3f47a0427dfee483cecf9a7e9109e991423
[NEIGH] Print stack trace in neigh_add_timer

Stack traces are very helpful in determining the exact nature of a bug.
So let's print a stack trace when the timer is added twice.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
net/core/neighbour.c