[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169711802704.13816.12651350014833242834.git-patchwork-notify@kernel.org>
Date: Thu, 12 Oct 2023 13:40:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Florian Westphal <fw@...len.de>
Cc: netdev@...r.kernel.org, willemb@...gle.com, tasmiya@...ux.vnet.ibm.com
Subject: Re: [PATCH net-next] net: gso_test: fix build with gcc-12 and earlier
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Thu, 12 Oct 2023 14:08:56 +0200 you wrote:
> gcc 12 errors out with:
> net/core/gso_test.c:58:48: error: initializer element is not constant
> 58 | .segs = (const unsigned int[]) { gso_size },
>
> This version isn't old (2022), so switch to preprocessor-bsaed constant
> instead of 'static const int'.
>
> [...]
Here is the summary with links:
- [net-next] net: gso_test: fix build with gcc-12 and earlier
https://git.kernel.org/netdev/net-next/c/2f0968a030f2
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