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: Mon, 22 Aug 2022 14:00:16 +0000 From: patchwork-bot+netdevbpf@...nel.org To: zhaoxiao <zhaoxiao@...ontech.com> Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, morbo@...gle.com, weiyongjun1@...wei.com, colin.king@...el.com, tobias@...dekranz.com, andrew@...n.ch, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net: freescale: xgmac: Do not dereference fwnode in struct device Hello: This patch was applied to netdev/net-next.git (master) by David S. Miller <davem@...emloft.net>: On Thu, 18 Aug 2022 17:50:59 +0800 you wrote: > In order to make the underneath API easier to change in the future, > prevent users from dereferencing fwnode from struct device. > Instead, use the specific dev_fwnode() API for that. > > Signed-off-by: zhaoxiao <zhaoxiao@...ontech.com> > --- > drivers/net/ethernet/freescale/xgmac_mdio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - net: freescale: xgmac: Do not dereference fwnode in struct device https://git.kernel.org/netdev/net-next/c/105b0468d7b2 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