Re: [PATCH v2] tcp: input header length, prediction, and timestampbugs

From: William Allen Simpson
Date: Tue Jan 19 2010 - 14:58:15 EST


William Allen Simpson wrote:
Therefore, I'll resubmit this patch, removing the existing len parameter.

And for record, there's a jtcp_rcv_established(), and the len isn't used
there either (it uses skb->len instead).

I also discovered that the related tcp_rcv_state_process() and
tcp_rcv_synsent_state_process() never uses their len parameter.
So, I'll remove them, too.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/