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
gameport
joystick
keyboard
misc
mouse
rmi4
serio
tablet
touchscreen
Kconfig -rw-r--r-- 6.0 KB
Makefile -rw-r--r-- 909 bytes
apm-power.c -rw-r--r-- 2.6 KB
evbug.c -rw-r--r-- 3.1 KB
evdev.c -rw-r--r-- 33.1 KB
ff-core.c -rw-r--r-- 9.0 KB
ff-memless.c -rw-r--r-- 14.4 KB
input-compat.c -rw-r--r-- 3.3 KB
input-compat.h -rw-r--r-- 1.7 KB
input-leds.c -rw-r--r-- 5.2 KB
input-mt.c -rw-r--r-- 12.5 KB
input-polldev.c -rw-r--r-- 9.3 KB
input.c -rw-r--r-- 60.3 KB
joydev.c -rw-r--r-- 23.9 KB
matrix-keymap.c -rw-r--r-- 5.7 KB
mousedev.c -rw-r--r-- 25.8 KB
sparse-keymap.c -rw-r--r-- 7.6 KB

back to top