Re: [RFC PATCHv5 2/5] [TCP]: Extracted rexmit hint clearing from the LOST marking code

2007-03-24 Thread David Miller
From: "Ilpo_Järvinen" <[EMAIL PROTECTED]> Date: Fri, 16 Mar 2007 20:41:03 +0200 > Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]> Applied. - 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.

[RFC PATCHv5 2/5] [TCP]: Extracted rexmit hint clearing from the LOST marking code

2007-03-16 Thread Ilpo Järvinen
Signed-off-by: Ilpo Järvinen <[EMAIL PROTECTED]> --- net/ipv4/tcp_input.c | 31 --- 1 files changed, 16 insertions(+), 15 deletions(-) diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c index dbc98ce..870404b 100644 --- a/net/ipv4/tcp_input.c +++ b/net/ipv4/tcp