[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120510.232516.938107386195724427.davem@davemloft.net>
Date: Thu, 10 May 2012 23:25:16 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: xemul@...allels.com, netdev@...r.kernel.org
Subject: Re: [PATCH 1/3] tcp: Move rcvq sending to tcp_input.c
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 10 May 2012 14:00:14 +0200
> On Thu, 2012-05-10 at 15:49 +0400, Pavel Emelyanov wrote:
>> It actually works on the input queue and will use its read mem
>> routines, thus it's better to have in in the tcp_input.c file.
>>
>> Signed-off-by: Pavel Emelyanov <xemul@...allels.com>
>> ---
>> include/net/tcp.h | 3 +--
>> net/ipv4/tcp.c | 33 ---------------------------------
>> net/ipv4/tcp_input.c | 35 ++++++++++++++++++++++++++++++++++-
>> 3 files changed, 35 insertions(+), 36 deletions(-)
>
> Acked-by: Eric Dumazet <edumazet@...gle.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists