lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ