[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <eb3ff54b0806172254g678d3b08l56601420c057afb6@mail.gmail.com>
Date: Wed, 18 Jun 2008 08:54:52 +0300
From: "Rami Rosen" <ramirose@...il.com>
To: "David Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org
Subject: [PATCH net-next-2.6] ipv6: minor cleanup in net/ipv6/tcp_ipv6.c.
Hi,
Certainly!
In net/ipv6/tcp_ipv6.c:
- Remove unneeded tcp_v6_send_check() declaration.
Regards,
Rami Rosen
On Wed, Jun 18, 2008 at 7:15 AM, David Miller <davem@...emloft.net> wrote:
> From: "Rami Rosen" <ramirose@...il.com>
> Date: Tue, 17 Jun 2008 09:22:53 +0300
>
>> In net/ipv6/tcp_ipv6.c:
>>
>> 1) Remove unneeded tcp_v6_send_check() declaration.
>>
>> 2) Unify two consecutive #ifdef CONFIG_TCP_MD5SIG (with nothing in
>> between them) into one #ifdef CONFIG_TCP_MD5SIG.
>>
>> Signed-off-by: Rami Rosen <ramirose@...il.com>
>
> Rami, I was going to apply this to net-next-2.6
>
> The MD5 code changed a bit and in fact that
> sequence of local variables then code with ifdef
> protection isn't even there any more.
>
> Could you respin this patch against net-next-2.6,
> just the #1 part?
>
> Thanks!
>
View attachment "patch.txt" of type "text/plain" (465 bytes)
Powered by blists - more mailing lists