Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: 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@xxxxxxxxxxxx> > 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@xxxxxxxxxxx> > > [...] 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