[PATCH 3/4] [TCP]: Add unlikely() to sacktag out-of-mem in fragment case

2007-11-10 Thread Ilpo Järvinen
Signed-off-by: Ilpo Järvinen [EMAIL PROTECTED] --- net/ipv4/tcp_input.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c index 9fc9096..84bcdc9 100644 --- a/net/ipv4/tcp_input.c +++ b/net/ipv4/tcp_input.c @@ -1400,7 +1400,7 @@

Re: [PATCH 3/4] [TCP]: Add unlikely() to sacktag out-of-mem in fragment case

2007-11-10 Thread David Miller
From: Ilpo_Järvinen [EMAIL PROTECTED] Date: Sat, 10 Nov 2007 12:56:01 +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