diff options
author | Eric Dumazet <edumazet@google.com> | 2017-09-15 16:47:42 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-16 09:07:01 -0700 |
commit | fc22579917eb7e13433448a342f1cb1592920940 (patch) | |
tree | ba6169aed222a8489aec0101804e96de41b76f57 /Documentation/networking | |
parent | e67b8a685c7c984e834e3181ef4619cd7025a136 (diff) | |
download | linux-fc22579917eb7e13433448a342f1cb1592920940.tar.bz2 |
tcp: fix data delivery rate
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>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions