Re: [PATCH net-next 2/2] tcp_bbr: remove bbr->tso_segs_goal
From: Neal Cardwell <ncardwell@google.com>
Date: 2018-03-01 03:18:02
From: Neal Cardwell <ncardwell@google.com>
Date: 2018-03-01 03:18:02
On Wed, Feb 28, 2018 at 5:40 PM, Eric Dumazet [off-list ref] wrote:
Its value is computed then immediately used, there is no need to store it. Signed-off-by: Eric Dumazet <edumazet@google.com> ---
Acked-by: Neal Cardwell <ncardwell@google.com> This one also looks great to me. Thanks, Eric! neal