[PATCH v2] net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Tue Dec 6 03:00:15 PST 2022


Hello:

This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni at redhat.com>:

On Sat, 3 Dec 2022 15:02:59 +0800 you wrote:
> The mchp_sparx5_probe() won't destroy workqueue created by
> create_singlethread_workqueue() in sparx5_start() when later
> inits failed. Add destroy_workqueue in the cleanup_ports case,
> also add it in mchp_sparx5_remove()
> 
> Fixes: b37a1bae742f ("net: sparx5: add mactable support")
> Signed-off-by: Qiheng Lin <linqiheng at huawei.com>
> 
> [...]

Here is the summary with links:
  - [v2] net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
    https://git.kernel.org/netdev/net/c/7b8232bdb178

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





More information about the linux-arm-kernel mailing list