Re: [PATCH net v2] net/qla3xxx: disable the PCI device on remove
From: patchwork-bot+netdevbpf
Date: Tue Sep 15 2026 - 20:51:24 EST
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Sun, 13 Sep 2026 16:45:34 -0400 you wrote:
> ql3xxx_probe() enables the PCI device and balances that reference on
> probe failure. However, ql3xxx_remove() releases the mappings and PCI
> regions without disabling the device, leaving the enable reference
> held after unbind.
>
> Add pci_disable_device() at the end of ql3xxx_remove() to balance the
> successful probe's pci_enable_device() call. Keep the existing manual
> cleanup and probe error handling unchanged.
>
> [...]
Here is the summary with links:
- [net,v2] net/qla3xxx: disable the PCI device on remove
https://git.kernel.org/netdev/net-next/c/d328b5ad4a52
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html