Messages in this thread |  | | Subject | Re: [PATCH v2] net: cpsw: add missing of_node_put() in cpsw_probe_dt() | From | patchwork-bot+netdevbpf@kernel ... | Date | Sat, 30 Apr 2022 12:40:11 +0000 |
| |
Hello:
This patch was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>:
On Fri, 29 Apr 2022 09:53:37 +0800 you wrote: > 'tmp_node' need be put before returning from cpsw_probe_dt(), > so add missing of_node_put() in error path. > > Fixes: ed3525eda4c4 ("net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac") > Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> > --- > v2: > add of_node_put() at label 'err_node_put'. > > [...]
Here is the summary with links: - [v2] net: cpsw: add missing of_node_put() in cpsw_probe_dt() https://git.kernel.org/netdev/net/c/95098d5ac255
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |