]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 12 Oct 2005 22:59:39 +0000 (15:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Oct 2005 22:59:39 +0000 (15:59 -0700)
commit9ff5c59ce278c37bca22fbf98076d199bcaf9845
treeeadd2da5cdf0cbe158c55567684385f6db86394f
parentafb997c6163b33292d31a09d6aa5cbb03ffa5bf1
[TCP]: Add code to help track down "BUG at net/ipv4/tcp_output.c:438!"

This is the second report of this bug.  Unfortunately the first
reporter hasn't been able to reproduce it since to provide more
debugging info.

So let's apply this patch for 2.6.14 to

1) Make this non-fatal.
2) Provide the info we need to track it down.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_output.c