[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165180181278.30469.7040851368260362493.git-patchwork-notify@kernel.org>
Date: Fri, 06 May 2022 01:50:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tariq Toukan <tariqt@...dia.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
gal@...dia.com
Subject: Re: [PATCH net] net: Fix features skip in for_each_netdev_feature()
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 4 May 2022 11:09:14 +0300 you wrote:
> The find_next_netdev_feature() macro gets the "remaining length",
> not bit index.
> Passing "bit - 1" for the following iteration is wrong as it skips
> the adjacent bit. Pass "bit" instead.
>
> Fixes: 3b89ea9c5902 ("net: Fix for_each_netdev_feature on Big endian")
> Signed-off-by: Tariq Toukan <tariqt@...dia.com>
> Reviewed-by: Gal Pressman <gal@...dia.com>
>
> [...]
Here is the summary with links:
- [net] net: Fix features skip in for_each_netdev_feature()
https://git.kernel.org/netdev/net/c/85db6352fc8a
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