Re: [PATCH] net: atm: fix incorrect cleanup function call in error path

From: patchwork-bot+netdevbpf

Date: Thu Nov 20 2025 - 21:20:40 EST


Hello:

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

On Wed, 19 Nov 2025 14:27:47 +0530 you wrote:
> In atm_init(), if atmsvc_init() fails, the code jumps to out_atmpvc_exit
> label which incorrectly calls atmsvc_exit() instead of atmpvc_exit().
> This results in calling the wrong cleanup function and failing to properly
> clean up atmpvc_init().
>
> Fix this by calling atmpvc_exit() in the out_atmpvc_exit error path.
>
> [...]

Here is the summary with links:
- net: atm: fix incorrect cleanup function call in error path
https://git.kernel.org/netdev/net/c/4b4749b7b4b3

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