[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165363541306.15180.11215142620498870991.git-patchwork-notify@kernel.org>
Date: Fri, 27 May 2022 07:10:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Miaoqian Lin <linmq006@...il.com>
Cc: andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com,
olteanv@...il.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] net: dsa: mv88e6xxx: Fix refcount leak in
mv88e6xxx_mdios_register
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 26 May 2022 18:52:08 +0400 you wrote:
> of_get_child_by_name() returns a node pointer with refcount
> incremented, we should use of_node_put() on it when done.
>
> mv88e6xxx_mdio_register() pass the device node to of_mdiobus_register().
> We don't need the device node after it.
>
> Add missing of_node_put() to avoid refcount leak.
>
> [...]
Here is the summary with links:
- [v3] net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
https://git.kernel.org/netdev/net/c/02ded5a17361
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