Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Fri, 4 Dec 2020 00:12:59 +0100 you wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > When IPv6 is disabled, the flow steering code causes a build failure: > > drivers/net/ethernet/mellanox/mlx5/core/en_accel/fs_tcp.c:55:14: error: no member named 'skc_v6_daddr' in 'struct sock_common'; did you mean 'skc_daddr'? > &sk->sk_v6_daddr, 16); > ^ > include/net/sock.h:380:34: note: expanded from macro 'sk_v6_daddr' > #define sk_v6_daddr __sk_common.skc_v6_daddr > > [...] Here is the summary with links: - net/mlx5e: fix non-IPV6 build https://git.kernel.org/netdev/net-next/c/8a78a440108e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html