Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 14 May 2024 19:06:15 +0200 you wrote:
Add 2 byte padding to napi_gro_cb struct to ensure zeroed member is aligned after flush_id member was removed in the original commit.
Fixes: 4b0ebbca3e16 ("net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment") Suggested-by: Geert Uytterhoeven geert@linux-m68k.org Signed-off-by: Richard Gobert richardbgobert@gmail.com
[...]
Here is the summary with links: - net: gro: fix napi_gro_cb zeroed alignment https://git.kernel.org/netdev/net-next/c/386f0cffae46
You are awesome, thank you!