[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166675321638.7735.6557504831592301148.git-patchwork-notify@kernel.org>
Date: Wed, 26 Oct 2022 03:00:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yang Yingliang <yangyingliang@...wei.com>
Cc: netdev@...r.kernel.org, Tristram.Ha@...rel.com,
davem@...emloft.net, kuba@...nel.org
Subject: Re: [PATCH net] net: ksz884x: fix missing pci_disable_device() on error
in pcidev_init()
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 24 Oct 2022 21:13:38 +0800 you wrote:
> pci_disable_device() need be called while module exiting, switch to use
> pcim_enable(), pci_disable_device() will be called in pcim_release()
> while unbinding device.
>
> Fixes: 8ca86fd83eae ("net: Micrel KSZ8841/2 PCI Ethernet driver")
> Signed-off-by: Yang Yingliang <yangyingliang@...wei.com>
>
> [...]
Here is the summary with links:
- [net] net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
https://git.kernel.org/netdev/net/c/5da6d65590a0
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