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
Kconfig -rw-r--r-- 2.8 KB
Makefile -rw-r--r-- 545 bytes
core-card.c -rw-r--r-- 19.5 KB
core-cdev.c -rw-r--r-- 46.2 KB
core-device.c -rw-r--r-- 34.1 KB
core-iso.c -rw-r--r-- 10.3 KB
core-topology.c -rw-r--r-- 14.9 KB
core-transaction.c -rw-r--r-- 35.4 KB
core.h -rw-r--r-- 7.3 KB
init_ohci1394_dma.c -rw-r--r-- 9.6 KB
net.c -rw-r--r-- 41.4 KB
nosy-user.h -rw-r--r-- 590 bytes
nosy.c -rw-r--r-- 17.6 KB
nosy.h -rw-r--r-- 9.7 KB
ohci.c -rw-r--r-- 105.6 KB
ohci.h -rw-r--r-- 7.0 KB
sbp2.c -rw-r--r-- 46.7 KB

back to top