[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADVnQynH8PTA_6s3dbFN-udyJeuiDGwv1AFm0tobz9FhF7hwrg@mail.gmail.com>
Date: Tue, 23 Oct 2012 08:56:54 -0400
From: Neal Cardwell <ncardwell@...gle.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: David Miller <davem@...emloft.net>, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next] ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
On Tue, Oct 23, 2012 at 3:41 AM, Eric Dumazet <eric.dumazet@...il.com> wrote:
> From: Neal Cardwell <ncardwell@...gle.com>
>
> Remove an icsk variable, which by convention should refer to an
> inet_connection_sock rather than an inet_sock. In the process, make
> the tcp_v6_early_demux() code and formatting a bit more like
> tcp_v4_early_demux(), to ease comparisons and maintenance.
>
> Signed-off-by: Neal Cardwell <ncardwell@...gle.com>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
> ---
> net/ipv6/tcp_ipv6.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Thanks, Eric!
neal
--
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