[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162561060467.6207.12014057665404092440.git-patchwork-notify@kernel.org>
Date: Tue, 06 Jul 2021 22:30:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Colin King <colin.king@...onical.com>
Cc: sgoutham@...vell.com, gakula@...vell.com, sbhatta@...vell.com,
hkelam@...vell.com, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] octeontx2-pf: Fix assigned error return value that is
never used
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 6 Jul 2021 12:18:02 +0100 you wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> Currently when the call to otx2_mbox_alloc_msg_cgx_mac_addr_update fails
> the error return variable rc is being assigned -ENOMEM and does not
> return early. rc is then re-assigned and the error case is not handled
> correctly. Fix this by returning -ENOMEM rather than assigning rc.
>
> [...]
Here is the summary with links:
- [next] octeontx2-pf: Fix assigned error return value that is never used
https://git.kernel.org/netdev/net/c/ad1f37970875
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