Re: [PATCH net v3] sctp: keep chunk->transport in step with the list it is queued on

From: patchwork-bot+netdevbpf

Date: Mon Aug 03 2026 - 17:35:16 EST


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Thu, 30 Jul 2026 01:00:28 +0900 you wrote:
> __sctp_outq_flush_rtx() moves a gap-acked chunk onto another transport's
> transmitted list without updating chunk->transport:
>
> if (chunk->tsn_gap_acked) {
> list_move_tail(&chunk->transmitted_list,
> &transport->transmitted);
> continue;
> }
>
> [...]

Here is the summary with links:
- [net,v3] sctp: keep chunk->transport in step with the list it is queued on
https://git.kernel.org/netdev/net/c/9f2cf069a9a7

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html