[PATCH net] rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Sun Sep 14 13:10:07 PDT 2025
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Thu, 11 Sep 2025 23:58:16 +0100 you wrote:
> rxgk_verify_packet_integrity() may get more errors than just -EPROTO from
> rxgk_verify_mic_skb(). Pretty much anything other than -ENOMEM constitutes
> an unrecoverable error. In the case of -ENOMEM, we can just drop the
> packet and wait for a retransmission.
>
> Similar happens with rxgk_decrypt_skb() and its callers.
>
> [...]
Here is the summary with links:
- [net] rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity()
https://git.kernel.org/netdev/net/c/64863f4ca494
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-afs
mailing list