commit | 9ff5c59ce278c37bca22fbf98076d199bcaf9845 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Wed Oct 12 15:59:39 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 12 15:59:39 2005 -0700 |
tree | eadd2da5cdf0cbe158c55567684385f6db86394f | |
parent | afb997c6163b33292d31a09d6aa5cbb03ffa5bf1 [diff] |
[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>