Re: [PATCH v2] net: ag71xx: remove dead code path

From: patchwork-bot+netdevbpf
Date: Fri Sep 13 2024 - 23:01:00 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Fri, 13 Sep 2024 09:47:32 +0800 you wrote:
> The "err" is always zero, so the following branch can never be executed:
> if (err) {
> ndev->stats.rx_dropped++;
> kfree_skb(skb);
> }
> Therefore, the "if" statement can be removed.
>
> [...]

Here is the summary with links:
- [v2] net: ag71xx: remove dead code path
https://git.kernel.org/netdev/net-next/c/7fd551a87ba4

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html