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-- 649 bytes
Makefile -rw-r--r-- 295 bytes
channel.c -rw-r--r-- 23.5 KB
channel_mgmt.c -rw-r--r-- 33.1 KB
connection.c -rw-r--r-- 10.6 KB
hv.c -rw-r--r-- 9.9 KB
hv_balloon.c -rw-r--r-- 42.4 KB
hv_fcopy.c -rw-r--r-- 9.8 KB
hv_kvp.c -rw-r--r-- 19.6 KB
hv_snapshot.c -rw-r--r-- 10.2 KB
hv_util.c -rw-r--r-- 14.0 KB
hv_utils_transport.c -rw-r--r-- 8.0 KB
hv_utils_transport.h -rw-r--r-- 2.1 KB
hyperv_vmbus.h -rw-r--r-- 10.3 KB
ring_buffer.c -rw-r--r-- 12.4 KB
vmbus_drv.c -rw-r--r-- 40.0 KB

back to top