[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130904.005518.141492547473955259.davem@davemloft.net>
Date: Wed, 04 Sep 2013 00:55:18 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: subramanian.vijay@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next v2] tcp: Change return value of
tcp_rcv_established()
From: Vijay Subramanian <subramanian.vijay@...il.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@...il.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