[PATCH] net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
Jakub Kicinski
kuba at kernel.org
Fri Dec 2 20:59:07 PST 2022
On Thu, 1 Dec 2022 21:47:17 +0800 Qiheng Lin 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()
This is a fix so it needs a Fixes tag.
More information about the linux-arm-kernel
mailing list