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
ext
Kconfig -rw-r--r-- 697 bytes
Makefile -rw-r--r-- 385 bytes
array.c -rw-r--r-- 1.2 KB
hda_bus_type.c -rw-r--r-- 2.1 KB
hdac_bus.c -rw-r--r-- 5.5 KB
hdac_controller.c -rw-r--r-- 15.3 KB
hdac_device.c -rw-r--r-- 27.0 KB
hdac_i915.c -rw-r--r-- 11.8 KB
hdac_regmap.c -rw-r--r-- 13.1 KB
hdac_stream.c -rw-r--r-- 19.3 KB
hdac_sysfs.c -rw-r--r-- 9.9 KB
hdmi_chmap.c -rw-r--r-- 24.2 KB
local.h -rw-r--r-- 791 bytes
trace.c -rw-r--r-- 107 bytes
trace.h -rw-r--r-- 2.1 KB

back to top