[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175136762051.4118367.17037780870326601416.git-patchwork-notify@kernel.org>
Date: Tue, 01 Jul 2025 11:00:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: RubenKelevra <rubenkelevra@...il.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: ieee8021q: fix insufficient table-size assertion
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Thu, 26 Jun 2025 22:59:07 +0200 you wrote:
> _Static_assert(ARRAY_SIZE(map) != IEEE8021Q_TT_MAX - 1) rejects only a
> length of 7 and allows any other mismatch. Replace it with a strict
> equality test via a helper macro so that every mapping table must have
> exactly IEEE8021Q_TT_MAX (8) entries.
>
> Signed-off-by: RubenKelevra <rubenkelevra@...il.com>
>
> [...]
Here is the summary with links:
- net: ieee8021q: fix insufficient table-size assertion
https://git.kernel.org/netdev/net-next/c/21deb2d96692
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