Revision fc22579917eb7e13433448a342f1cb1592920940 authored by Eric Dumazet on 15 September 2017, 23:47:42 UTC, committed by David S. Miller on 16 September 2017, 16:07:01 UTC
Now skb->mstamp_skb is updated later, we also need to call
tcp_rate_skb_sent() after the update is done.

Fixes: 8c72c65b426b ("tcp: update skb->skb_mstamp more carefully")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e67b8a6
History
File Mode Size
Makefile -rw-r--r-- 705 bytes
acpi.c -rw-r--r-- 11.0 KB
amd_bus.c -rw-r--r-- 9.4 KB
broadcom_bus.c -rw-r--r-- 3.3 KB
bus_numa.c -rw-r--r-- 3.1 KB
bus_numa.h -rw-r--r-- 665 bytes
ce4100.c -rw-r--r-- 10.2 KB
common.c -rw-r--r-- 17.2 KB
direct.c -rw-r--r-- 6.4 KB
early.c -rw-r--r-- 2.3 KB
fixup.c -rw-r--r-- 21.1 KB
i386.c -rw-r--r-- 10.8 KB
init.c -rw-r--r-- 1005 bytes
intel_mid_pci.c -rw-r--r-- 10.5 KB
irq.c -rw-r--r-- 33.0 KB
legacy.c -rw-r--r-- 1.5 KB
mmconfig-shared.c -rw-r--r-- 19.2 KB
mmconfig_32.c -rw-r--r-- 3.4 KB
mmconfig_64.c -rw-r--r-- 3.2 KB
numachip.c -rw-r--r-- 2.9 KB
olpc.c -rw-r--r-- 9.4 KB
pcbios.c -rw-r--r-- 10.3 KB
sta2x11-fixup.c -rw-r--r-- 10.2 KB
xen.c -rw-r--r-- 14.0 KB

back to top