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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <168545581905.24863.4673558963981900636.git-patchwork-notify@kernel.org> Date: Tue, 30 May 2023 14:10:19 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Wei Fang <wei.fang@....com> Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, shenwei.wang@....com, xiaoning.wang@....com, simon.horman@...igine.com, netdev@...r.kernel.org, linux-imx@....com, linux-kernel@...r.kernel.org Subject: Re: [PATCH V2 net-next] net: fec: remove last_bdp from fec_enet_txq_xmit_frame() Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@...hat.com>: On Mon, 29 May 2023 10:26:15 +0800 you wrote: > From: Wei Fang <wei.fang@....com> > > The last_bdp is initialized to bdp, and both last_bdp and bdp are > not changed. That is to say that last_bdp and bdp are always equal. > So bdp can be used directly. > > Signed-off-by: Wei Fang <wei.fang@....com> > > [...] Here is the summary with links: - [V2,net-next] net: fec: remove last_bdp from fec_enet_txq_xmit_frame() https://git.kernel.org/netdev/net-next/c/bc638eabfed9 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