On Fri, 04 Dec 2020 01:20:15 + patchwork-bot+netdev...@kernel.org
wrote:
> 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
> >
> > When IPv6 is disabled, the flow steering code causes a b
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
>
> 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
On 12/3/20 3:12 PM, Arnd Bergmann wrote:
> From: Arnd Bergmann
>
> 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'
From: Arnd Bergmann
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);
4 matches
Mail list logo