Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <k...@kernel.org>:
On Tue, 4 Feb 2025 12:40:49 +1030 you wrote: > -Wflex-array-member-not-at-end was introduced in GCC-14, and we are > getting ready to enable it, globally. > > Remove unused flexible-array member `buf` and, with this, fix the following > warnings: > drivers/net/ethernet/aquantia/atlantic/aq_hw.h:197:36: warning: structure > containing a flexible array member is not at the end of another structure > [-Wflex-array-member-not-at-end] > drivers/net/ethernet/aquantia/atlantic/hw_atl/../aq_hw.h:197:36: warning: > structure containing a flexible array member is not at the end of another > structure [-Wflex-array-member-not-at-end] > > [...] Here is the summary with links: - [v2,next] net: atlantic: Avoid -Wflex-array-member-not-at-end warnings https://git.kernel.org/netdev/net-next/c/33b565fa2bc0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html