Hello: This patch was applied to netdev/net.git (main) by David S. Miller <davem@xxxxxxxxxxxxx>: On Fri, 25 Aug 2023 22:04:41 +0300 you wrote: > 'tp->irq_max' value is either 1 [L16336] or 5 [L16354], as indicated in > tg3_get_invariants(). Therefore, 'i' can't exceed 4 in tg3_init_one() > that makes (i <= 4) always true. Moreover, 'intmbx' value set at the > last iteration is not used later in it's scope. > > Found by Linux Verification Center (linuxtesting.org) with SVACE. > > [...] Here is the summary with links: - ethernet: tg3: remove unreachable code https://git.kernel.org/netdev/net/c/ec1b90886f3c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html