From: Neal Cardwell <ncardwell@google.com>
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: David Miller <davem@davemloft.net>, netdev <netdev@vger.kernel.org>
Subject: Re: [PATCH net-next] ipv6: tcp: clean up tcp_v6_early_demux() icsk variable
Date: Tue, 23 Oct 2012 08:56:54 -0400 [thread overview]
Message-ID: <CADVnQynH8PTA_6s3dbFN-udyJeuiDGwv1AFm0tobz9FhF7hwrg@mail.gmail.com> (raw)
In-Reply-To: <1350978108.8609.1542.camel@edumazet-glaptop>
On Tue, Oct 23, 2012 at 3:41 AM, Eric Dumazet <eric.dumazet@gmail.com> wrote:
> From: Neal Cardwell <ncardwell@google.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@google.com>
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> ---
> net/ipv6/tcp_ipv6.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Thanks, Eric!
neal
next prev parent reply other threads:[~2012-10-23 12:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-23 7:41 [PATCH net-next] ipv6: tcp: clean up tcp_v6_early_demux() icsk variable Eric Dumazet
2012-10-23 12:56 ` Neal Cardwell [this message]
2012-10-23 17:03 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CADVnQynH8PTA_6s3dbFN-udyJeuiDGwv1AFm0tobz9FhF7hwrg@mail.gmail.com \
--to=ncardwell@google.com \
--cc=davem@davemloft.net \
--cc=eric.dumazet@gmail.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).