[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162163081066.24690.18151834351101510648.git-patchwork-notify@kernel.org>
Date: Fri, 21 May 2021 21:00:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Colin King <colin.king@...onical.com>
Cc: yisen.zhuang@...wei.com, salil.mehta@...wei.com,
davem@...emloft.net, kuba@...nel.org, tanhuazhong@...wei.com,
chenhao288@...ilicon.com, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] net: hns3: Fix return of uninitialized variable ret
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 21 May 2021 11:01:46 +0100 you wrote:
> From: Colin Ian King <colin.king@...onical.com>
>
> In the unlikely event that rule_cnt is zero the variable ret is
> not assigned a value and function hclge_dbg_dump_fd_tcam can end
> up returning an unitialized value in ret. Fix this by explicitly
> setting ret to zero before the for-loop.
>
> [...]
Here is the summary with links:
- [next] net: hns3: Fix return of uninitialized variable ret
https://git.kernel.org/netdev/net-next/c/030c8198d744
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