diff options
author | Eric Dumazet <edumazet@google.com> | 2020-01-31 21:22:47 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-02-01 09:12:18 +0300 |
commit | 2fbdd56251b5c62f96589f39eded277260de7267 (patch) | |
tree | 352754ca5805faf5afb55188cd8087601cb07596 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c13c48c00a6bc1febc73902505bdec0967bd7095 (diff) | |
download | linux-2fbdd56251b5c62f96589f39eded277260de7267.tar.xz |
tcp: clear tp->delivered in tcp_disconnect()
tp->delivered needs to be cleared in tcp_disconnect().
tcp_disconnect() is rarely used, but it is worth fixing it.
Fixes: ddf1af6fa00e ("tcp: new delivery accounting")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Yuchung Cheng <ycheng@google.com>
Cc: Neal Cardwell <ncardwell@google.com>
Acked-by: Yuchung Cheng <ycheng@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions