Merge branch 'tcp-minor-adjustments-for-low-pacing-rates'
authorDavid S. Miller <davem@davemloft.net>
Thu, 7 May 2020 00:29:38 +0000 (17:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 May 2020 00:29:38 +0000 (17:29 -0700)
Eric Dumazet says:

====================
tcp: minor adjustments for low pacing rates

After pacing horizon addition, we have to adjust how we arm rto
timer, otherwise we might freeze very low pacing rate flows.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge