[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168128521901.2410.5881347463116720583.git-patchwork-notify@kernel.org>
Date: Wed, 12 Apr 2023 07:40:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Denis Plotnikov <den-plotnikov@...dex-team.ru>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
anirban.chakraborty@...gic.com, sony.chacko@...gic.com,
GR-Linux-NIC-Dev@...vell.com, helgaas@...nel.org,
simon.horman@...igine.com, manishc@...vell.com,
shshaikh@...vell.com
Subject: Re: [PATCH net-next v2] qlcnic: check pci_reset_function result
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 7 Apr 2023 10:18:49 +0300 you wrote:
> Static code analyzer complains to unchecked return value.
> The result of pci_reset_function() is unchecked.
> Despite, the issue is on the FLR supported code path and in that
> case reset can be done with pcie_flr(), the patch uses less invasive
> approach by adding the result check of pci_reset_function().
>
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
>
> [...]
Here is the summary with links:
- [net-next,v2] qlcnic: check pci_reset_function result
https://git.kernel.org/netdev/net/c/7573099e10ca
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