diff options
| author | Eric Dumazet <[email protected]> | 2017-05-18 16:15:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-05-18 17:20:31 +0000 |
| commit | b17b8a20c5cd4a264601eacf1fda29008047d05a (patch) | |
| tree | 07baefa636220a256a0db4f9ff8f2f2d7384a6db /drivers/net/ethernet/qlogic/qed/qed_sp_commands.c | |
| parent | liquidio: make the spinlock octeon_devices_lock static (diff) | |
| download | kernel-b17b8a20c5cd4a264601eacf1fda29008047d05a.tar.gz kernel-b17b8a20c5cd4a264601eacf1fda29008047d05a.zip | |
tcp: fix tcp_rearm_rto()
skbs in (re)transmit queue no longer have a copy of jiffies
at the time of the transmit : skb->skb_mstamp is now in usec unit,
with no correlation to tcp_jiffies32.
We have to convert rto from jiffies to usec, compute a time difference
in usec, then convert the delta to HZ units.
Fixes: 9a568de4818d ("tcp: switch TCP TS option (RFC 7323) to 1ms clock")
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/qlogic/qed/qed_sp_commands.c')
0 files changed, 0 insertions, 0 deletions
