[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163582200712.14825.5594389665764814019.git-patchwork-notify@kernel.org>
Date: Tue, 02 Nov 2021 03:00:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jεan Sacren <sakiwit@...il.com>@ci.codeaurora.org
Cc: doshir@...are.com, pv-drivers@...are.com, davem@...emloft.net,
kuba@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: vmxnet3: remove multiple false checks in
vmxnet3_ethtool.c
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 30 Oct 2021 19:27:28 -0600 you wrote:
> From: Jean Sacren <sakiwit@...il.com>
>
> In one if branch, (ec->rx_coalesce_usecs != 0) is checked. When it is
> checked again in two more places, it is always false and has no effect
> on the whole check expression. We should remove it in both places.
>
> In another if branch, (ec->use_adaptive_rx_coalesce != 0) is checked.
> When it is checked again, it is always false. We should remove the
> entire branch with it.
>
> [...]
Here is the summary with links:
- [net-next] net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c
https://git.kernel.org/netdev/net-next/c/1d6d336fed6b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists