[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140715.161946.1183860717468576831.davem@davemloft.net>
Date: Tue, 15 Jul 2014 16:19:46 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: christoph.paasch@...ouvain.be
Cc: netdev@...r.kernel.org, ycheng@...gle.com
Subject: Re: [PATCH net-next] tcp: Remove unnecessary arg from
tcp_enter_cwr and tcp_init_cwnd_reduction
From: Christoph Paasch <christoph.paasch@...ouvain.be>
Date: Mon, 14 Jul 2014 16:58:32 +0200
> Since Yuchung's 9b44190dc11 (tcp: refactor F-RTO), tcp_enter_cwr is always
> called with set_ssthresh = 1. Thus, we can remove this argument from
> tcp_enter_cwr. Further, as we remove this one, tcp_init_cwnd_reduction
> is then always called with set_ssthresh = true, and so we can get rid of
> this argument as well.
>
> Cc: Yuchung Cheng <ycheng@...gle.com>
> Signed-off-by: Christoph Paasch <christoph.paasch@...ouvain.be>
Applied, thank you.
--
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