diff options
author | Eric Dumazet <edumazet@google.com> | 2024-05-28 12:52:50 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-05-29 17:21:35 -0700 |
commit | 5e514f1cba090e1c8fff03e92a175eccfe46305f (patch) | |
tree | 700501113c117e8a01236efbfd709b64181a7667 /net/ipv4/tcp_timer.c | |
parent | c3390677f6258748a91bf37b9bb21eab89f63b42 (diff) | |
download | linux-5e514f1cba090e1c8fff03e92a175eccfe46305f.tar.gz linux-5e514f1cba090e1c8fff03e92a175eccfe46305f.tar.bz2 linux-5e514f1cba090e1c8fff03e92a175eccfe46305f.zip |
tcp: add tcp_done_with_error() helper
tcp_reset() ends with a sequence that is carefuly ordered.
We need to fix [e]poll bugs in the following patches,
it makes sense to use a common helper.
Suggested-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Link: https://lore.kernel.org/r/20240528125253.1966136-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions