diff options
| author | Yousuk Seung <[email protected]> | 2020-06-30 16:49:33 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-06-30 20:40:33 +0000 |
| commit | ff91e9292fc5aafd9ee1dc44c03cff69a3b0f39f (patch) | |
| tree | ddef7ed03a1f815f271b2403c301d295aeb11adb /drivers/net/ethernet/qlogic/qed/qed_debug.c | |
| parent | net/mlx5e: fix memory leak of tls (diff) | |
| download | kernel-ff91e9292fc5aafd9ee1dc44c03cff69a3b0f39f.tar.gz kernel-ff91e9292fc5aafd9ee1dc44c03cff69a3b0f39f.zip | |
tcp: call tcp_ack_tstamp() when not fully acked
When skb is coalesced tcp_ack_tstamp() still needs to be called when not
fully acked in tcp_clean_rtx_queue(), otherwise SCM_TSTAMP_ACK
timestamps may never be fired. Since the original patch series had
dependent commits, this patch fixes the issue instead of reverting by
restoring calls to tcp_ack_tstamp() when skb is not fully acked.
Fixes: fdb7eb21ddd3 ("tcp: stamp SCM_TSTAMP_ACK later in tcp_clean_rtx_queue()")
Signed-off-by: Yousuk Seung <[email protected]>
Signed-off-by: Willem de Bruijn <[email protected]>
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_debug.c')
0 files changed, 0 insertions, 0 deletions
