From: Herbert Xu <[EMAIL PROTECTED]> Date: Fri, 9 Sep 2005 07:46:24 +1000
> On Thu, Sep 08, 2005 at 01:31:26PM -0700, David S. Miller wrote: > > From: Dave Hansen <[EMAIL PROTECTED]> > > Date: Thu, 08 Sep 2005 07:02:17 -0700 > > > > > KERNEL: assertion ((int)tp->lost_out >= 0) failed at net/ipv4/tcp_input.c > > > (2148) > > > > So tp->lost_out went negative, didn't we discuss to death last week > > how this was impossible? :-) > > We certainly did :) However, the already sent test in tcp_fragment() > is off by one which probably explains these crashes. This patch should > help. > > Signed-off-by: Herbert Xu <[EMAIL PROTECTED]> Good catch, patch applied, thanks Herbert. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html