Re: [PATCH v3] net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid()
| Newsgroups | org.kernel.vger.linux-omap,org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <177932222338.3804120.13663409771850853061.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Sun, 17 May 2026 15:07:57 -0700 you wrote: > am65_cpsw_nuss_ndo_slave_add_vid() returns early at the top with: > > if (!netif_running(ndev) || !vid) > return 0; > > so vid is guaranteed to be non-zero in the rest of the function. The > subsequent > > [...] Here is the summary with links: - [v3] net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid() https://git.kernel.org/netdev/net-next/c/2e68f49bda78 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html