Re: [PATCH net] net: txgbe: free the fixed-rate clock on cleanup

From: patchwork-bot+netdevbpf

Date: Tue Sep 15 2026 - 21:22:16 EST


Hello:

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

On Fri, 11 Sep 2026 11:53:18 -0400 you wrote:
> The fixed-rate clock is registered with clk_register_fixed_rate(), but
> its error and removal paths use clk_unregister(). That unregisters the
> clock without freeing the fixed-rate provider allocation.
>
> Use clk_unregister_fixed_rate() on lookup creation failure, later PHY
> initialization failure and removal to release the provider allocation as
> well. Keep the existing clock registration and lookup cleanup ordering.
>
> [...]

Here is the summary with links:
- [net] net: txgbe: free the fixed-rate clock on cleanup
https://git.kernel.org/netdev/net-next/c/87b80c2f6b05

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