[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166795921555.12027.4687508688577621860.git-patchwork-notify@kernel.org>
Date: Wed, 09 Nov 2022 02:00:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org,
linux-renesas-soc@...r.kernel.org,
keescook+coverity-bot@...omium.org
Subject: Re: [PATCH] net: ethernet: renesas: rswitch: Fix endless loop in error
paths
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 7 Nov 2022 17:10:21 +0900 you wrote:
> Coverity reported that the error path in rswitch_gwca_queue_alloc_skb()
> has an issue to cause endless loop. So, fix the issue by changing
> variables' types from u32 to int. After changed the types,
> rswitch_tx_free() should use rswitch_get_num_cur_queues() to
> calculate number of current queues.
>
> Reported-by: coverity-bot <keescook+coverity-bot@...omium.org>
> Addresses-Coverity-ID: 1527147 ("Control flow issues")
> Fixes: 3590918b5d07 ("net: ethernet: renesas: Add support for "Ethernet Switch"")
> Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
>
> [...]
Here is the summary with links:
- net: ethernet: renesas: rswitch: Fix endless loop in error paths
https://git.kernel.org/netdev/net-next/c/380f9acdf747
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