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:   Mon, 26 Sep 2022 19:50:17 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Wei Yongjun <weiyongjun@...weicloud.com>
Cc:     davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
        pabeni@...hat.com, lennart@...omain.com,
        alexandru.tachici@...log.com, weiyongjun1@...wei.com,
        netdev@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net-next] net: ethernet: adi: Fix return value check in
 adin1110_probe_netdevs()

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Thu, 22 Sep 2022 02:10:23 +0000 you wrote:
> From: Wei Yongjun <weiyongjun1@...wei.com>
> 
> In case of error, the function get_phy_device() returns ERR_PTR()
> and never returns NULL. The NULL test in the return value check
> should be replaced with IS_ERR().
> 
> Fixes: bc93e19d088b ("net: ethernet: adi: Add ADIN1110 support")
> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
> 
> [...]

Here is the summary with links:
  - [net-next] net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()
    https://git.kernel.org/netdev/net-next/c/9f1e337851be

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