On Mon, 2017-07-31 at 22:58 -0400, Neal Cardwell wrote:
> Pure refactor. This helper will be required in the xmit timer fix
> later in the patch series. (Because the TLP logic will want to make
> this calculation.)
>
> Fixes: 6ba8a3b19e76 ("tcp: Tail loss probe (TLP)")
> Signed-off-by: Neal Cardwell <[email protected]>
> Signed-off-by: Yuchung Cheng <[email protected]>
> Signed-off-by: Nandita Dukkipati <[email protected]>
> ---
> include/net/tcp.h | 10 ++++++++++
> net/ipv4/tcp_input.c | 5 +----
> 2 files changed, 11 insertions(+), 4 deletions(-)
Acked-by: Eric Dumazet <[email protected]>