Files
linux-stable-mirror/include/net
Eric Dumazet d99b21ace8 tcp: add tcp_done_with_error() helper
[ Upstream commit 5e514f1cba ]

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>
Stable-dep-of: 853c3bd7b7 ("tcp: fix race in tcp_write_err()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-19 05:44:55 +02:00
..
2023-11-20 11:08:28 +01:00
2023-06-14 11:13:02 +02:00
2024-08-19 05:44:55 +02:00
2023-08-11 15:13:54 +02:00