[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165062941162.4368.17163300316112678882.git-patchwork-notify@kernel.org>
Date: Fri, 22 Apr 2022 12:10:11 +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, kuba@...nel.org,
pabeni@...hat.com, linux@...linux.org.uk, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: dsa: Add missing of_node_put() in
dsa_port_link_register_of
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Wed, 20 Apr 2022 19:04:08 +0800 you wrote:
> The device_node pointer is returned by of_parse_phandle() with refcount
> incremented. We should use of_node_put() on it when done.
> of_node_put() will check for NULL value.
>
> Fixes: a20f997010c4 ("net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed")
> Signed-off-by: Miaoqian Lin <linmq006@...il.com>
>
> [...]
Here is the summary with links:
- net: dsa: Add missing of_node_put() in dsa_port_link_register_of
https://git.kernel.org/netdev/net/c/fc06b2867f4c
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