lkml.org 
[lkml]   [2021]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH] [net-next] ifb: fix building without CONFIG_NET_CLS_ACT
    From
    Date
    Hello:

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

    On Fri, 29 Oct 2021 13:30:51 +0200 you wrote:
    > From: Arnd Bergmann <arnd@arndb.de>
    >
    > 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


    \
     
     \ /
      Last update: 2021-10-29 15:10    [W:3.136 / U:0.840 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site