Messages in this thread |  | | Subject | Re: [PATCH net] net: lan966x: add missing fwnode_handle_put() for ports node | From | patchwork-bot+netdevbpf@kernel ... | Date | Sat, 14 Jan 2023 06:00:20 +0000 |
| |
Hello:
This patch was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>:
On Thu, 12 Jan 2023 17:13:11 +0100 you wrote: > Since the "ethernet-ports" node is retrieved using > device_get_named_child_node(), it should be release after using it. Add > missing fwnode_handle_put() and move the code that retrieved the node > from device-tree to avoid complicated handling in case of error. > > Signed-off-by: Clément Léger <clement.leger@bootlin.com> > > [...]
Here is the summary with links: - [net] net: lan966x: add missing fwnode_handle_put() for ports node https://git.kernel.org/netdev/net/c/925f3deb45df
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |