[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171772262752.19610.14331926871757735956.git-patchwork-notify@kernel.org>
Date: Fri, 07 Jun 2024 01:10:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Csókás, Bence <csokas.bence@...lan.hu>@codeaurora.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux@...linux.org.uk, andrew@...n.ch, hkallweit1@...il.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH] net: sfp: Always call `sfp_sm_mod_remove()` on remove
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 5 Jun 2024 10:42:51 +0200 you wrote:
> If the module is in SFP_MOD_ERROR, `sfp_sm_mod_remove()` will
> not be run. As a consequence, `sfp_hwmon_remove()` is not getting
> run either, leaving a stale `hwmon` device behind. `sfp_sm_mod_remove()`
> itself checks `sfp->sm_mod_state` anyways, so this check was not
> really needed in the first place.
>
> Signed-off-by: "Csókás, Bence" <csokas.bence@...lan.hu>
>
> [...]
Here is the summary with links:
- net: sfp: Always call `sfp_sm_mod_remove()` on remove
https://git.kernel.org/netdev/net/c/e96b2933152f
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