From: patchwork-bot+netdevbpf@kernel.org
To: Alexander Vassilevski <oss@vassilevski.com>
Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, s-vadapalli@ti.com,
rogerq@kernel.org, dan.carpenter@linaro.org, c-vankar@ti.com,
christophe.jaillet@wanadoo.fr, netdev@vger.kernel.org,
linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH v3] net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid()
Date: Thu, 21 May 2026 00:10:23 +0000 [thread overview]
Message-ID: <177932222338.3804120.13663409771850853061.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260517220757.2679458-1-oss@vassilevski.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
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
prev parent reply other threads:[~2026-05-21 0:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-15 22:57 [PATCH] net: ethernet: ti: am65-cpsw-nuss: remove dead vid check in slave_add_vid() Alexander Vassilevski
2026-05-16 6:00 ` Siddharth Vadapalli
2026-05-16 9:22 ` Christophe JAILLET
2026-05-17 15:16 ` [PATCH v2] " Alexander Vassilevski
2026-05-17 17:57 ` Christophe JAILLET
2026-05-17 22:07 ` [PATCH v3] " Alexander Vassilevski
2026-05-21 0:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177932222338.3804120.13663409771850853061.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=c-vankar@ti.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=dan.carpenter@linaro.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=oss@vassilevski.com \
--cc=pabeni@redhat.com \
--cc=rogerq@kernel.org \
--cc=s-vadapalli@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox