netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: subramanian.vijay@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2] tcp: Change return value of tcp_rcv_established()
Date: Wed, 04 Sep 2013 00:55:18 -0400 (EDT)	[thread overview]
Message-ID: <20130904.005518.141492547473955259.davem@davemloft.net> (raw)
In-Reply-To: <1378236202-27486-1-git-send-email-subramanian.vijay@gmail.com>

From: Vijay Subramanian <subramanian.vijay@gmail.com>
Date: Tue,  3 Sep 2013 12:23:22 -0700

> tcp_rcv_established() returns only one value namely 0. We change the return
> value to void (as suggested by David Miller).
> 
> After commit 0c24604b (tcp: implement RFC 5961 4.2), we no longer send RSTs in
> response to SYNs. We can remove the check and processing on the return value of
> tcp_rcv_established().
> 
> We also fix jtcp_rcv_established() in tcp_probe.c to match that of
> tcp_rcv_established().
> 
> 
> Signed-off-by: Vijay Subramanian <subramanian.vijay@gmail.com>

Applied.

      reply	other threads:[~2013-09-04  4:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 19:23 [PATCH net-next v2] tcp: Change return value of tcp_rcv_established() Vijay Subramanian
2013-09-04  4:55 ` David Miller [this message]

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=20130904.005518.141492547473955259.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=subramanian.vijay@gmail.com \
    /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).