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: Sat, 30 Apr 2022 01:50:11 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Yang Yingliang <yangyingliang@...wei.com> Cc: linux-kernel@...r.kernel.org, netdev@...r.kernel.org, linux-mediatek@...ts.infradead.org, nbd@....name, john@...ozen.org, kuba@...nel.org, davem@...emloft.net Subject: Re: [PATCH] net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init() Hello: This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@...nel.org>: On Thu, 28 Apr 2022 14:25:43 +0800 you wrote: > The node pointer returned by of_parse_phandle() with refcount incremented, > so add of_node_put() after using it in mtk_sgmii_init(). > > Fixes: 9ffee4a8276c ("net: ethernet: mediatek: Extend SGMII related functions") > Signed-off-by: Yang Yingliang <yangyingliang@...wei.com> > --- > drivers/net/ethernet/mediatek/mtk_sgmii.c | 1 + > 1 file changed, 1 insertion(+) Here is the summary with links: - net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init() https://git.kernel.org/netdev/net/c/ff5265d45345 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