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: <165845641338.11073.3864497499292041775.git-patchwork-notify@kernel.org> Date: Fri, 22 Jul 2022 02:20:13 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Liang He <windhl@....com> Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org Subject: Re: [PATCH] net: sungem_phy: Add of_node_put() for reference returned by of_get_parent() Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Wed, 20 Jul 2022 21:10:03 +0800 you wrote: > In bcm5421_init(), we should call of_node_put() for the reference > returned by of_get_parent() which has increased the refcount. > > Fixes: 3c326fe9cb7a ("[PATCH] ppc64: Add new PHY to sungem") > Signed-off-by: Liang He <windhl@....com> > --- > drivers/net/sungem_phy.c | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - net: sungem_phy: Add of_node_put() for reference returned by of_get_parent() https://git.kernel.org/netdev/net/c/ebbbe23fdf60 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