Re: [PATCH] net: altera: Fix refcount leak in altera_tse_mdio_create

From: patchwork-bot+netdevbpf
Date: Thu Jun 09 2022 - 00:00:20 EST


Hello:

This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Tue, 7 Jun 2022 08:11:43 +0400 you wrote:
> Every iteration of for_each_child_of_node() decrements
> the reference count of the previous node.
> When break from a for_each_child_of_node() loop,
> we need to explicitly call of_node_put() on the child node when
> not need anymore.
> Add missing of_node_put() to avoid refcount leak.
>
> [...]

Here is the summary with links:
- net: altera: Fix refcount leak in altera_tse_mdio_create
https://git.kernel.org/netdev/net/c/11ec18b1d8d9

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html