lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 15 Dec 2020 03:10:48 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Toke Høiland-Jørgensen <toke@...hat.com>@ci.codeaurora.org Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org, chromatix99@...il.com, pete@...stp.net Subject: Re: [PATCH net-next v3] inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Fri, 11 Dec 2020 15:26:38 +0100 you wrote: > Jakub pointed out that the IP_ECN_set* helpers basically open-code > csum16_add(), so let's switch them over to using the helper instead. > > v2: > - Use __be16 for check_add stack variable in IP_ECN_set_ce() (kbot) > v3: > - Turns out we need __force casts to do arithmetic on __be16 types > > [...] Here is the summary with links: - [net-next,v3] inet_ecn: Use csum16_add() helper for IP_ECN_set_* helpers https://git.kernel.org/netdev/net-next/c/0780b4145634 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists