Re: [PATCH] [net-next] ifb: fix building without CONFIG_NET_CLS_ACT

From: patchwork-bot+netdevbpf
Date: Fri Oct 29 2021 - 09:10:10 EST


Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@xxxxxxxxxxxxx>:

On Fri, 29 Oct 2021 13:30:51 +0200 you wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> The driver no longer depends on this option, but it fails to
> build if it's disabled because the skb->tc_skip_classify is
> hidden behind an #ifdef:
>
> drivers/net/ifb.c:81:8: error: no member named 'tc_skip_classify' in 'struct sk_buff'
> skb->tc_skip_classify = 1;
>
> [...]

Here is the summary with links:
- [net-next] ifb: fix building without CONFIG_NET_CLS_ACT
https://git.kernel.org/netdev/net-next/c/7444d706be31

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html