../net/bridge/netfilter/nf_conntrack_bridge.c:102:9: error: typename in expression ../net/bridge/netfilter/nf_conntrack_bridge.c:102:16: error: Expected ; at end of statement ../net/bridge/netfilter/nf_conntrack_bridge.c:102:16: error: got sk_buff ../net/bridge/netfilter/nf_conntrack_bridge.c:102:9: error: undefined identifier 'struct' ../net/bridge/netfilter/nf_conntrack_bridge.c:104:9: error: undefined identifier 'expand_skb' ../net/bridge/netfilter/nf_conntrack_bridge.c:105:13: error: undefined identifier 'expand_skb' ../net/bridge/netfilter/nf_conntrack_bridge.c:108:15: error: undefined identifier 'expand_skb' ../net/ipv6/netfilter.c: In function ‘br_ip6_fragment’: ../net/ipv6/netfilter.c:215:43: error: ‘ll_rs’ undeclared (first use in this function) 215 | expand_skb = skb_copy_expand(skb, ll_rs, skb_tailroom(skb), GFP_ATOMIC); | ^~~~~ ../net/ipv6/netfilter.c:215:43: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:207: net/ipv6/netfilter.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../net/bridge/netfilter/nf_conntrack_bridge.c:102:9: error: typename in expression ../net/bridge/netfilter/nf_conntrack_bridge.c:102:16: error: Expected ; at end of statement ../net/bridge/netfilter/nf_conntrack_bridge.c:102:16: error: got sk_buff ../net/bridge/netfilter/nf_conntrack_bridge.c:102:9: error: undefined identifier 'struct' ../net/bridge/netfilter/nf_conntrack_bridge.c:104:9: error: undefined identifier 'expand_skb' ../net/bridge/netfilter/nf_conntrack_bridge.c:105:13: error: undefined identifier 'expand_skb' ../net/bridge/netfilter/nf_conntrack_bridge.c:108:15: error: undefined identifier 'expand_skb' ../net/ipv6/netfilter.c: In function ‘br_ip6_fragment’: ../net/ipv6/netfilter.c:215:43: error: ‘ll_rs’ undeclared (first use in this function) 215 | expand_skb = skb_copy_expand(skb, ll_rs, skb_tailroom(skb), GFP_ATOMIC); | ^~~~~ ../net/ipv6/netfilter.c:215:43: note: each undeclared identifier is reported only once for each function it appears in make[5]: *** [../scripts/Makefile.build:207: net/ipv6/netfilter.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 make[3]: *** [../scripts/Makefile.build:465: net] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1997: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 New errors added --- /tmp/tmp.kwSpsxTQxv 2025-04-09 01:14:40.931055433 -0700 +++ /tmp/tmp.Xwro65wXDK 2025-04-09 01:15:14.305885794 -0700 @@ -0,0 +1,19 @@ +../net/bridge/netfilter/nf_conntrack_bridge.c:102:9: error: typename in expression +../net/bridge/netfilter/nf_conntrack_bridge.c:102:16: error: Expected ; at end of statement +../net/bridge/netfilter/nf_conntrack_bridge.c:102:16: error: got sk_buff +../net/bridge/netfilter/nf_conntrack_bridge.c:102:9: error: undefined identifier 'struct' +../net/bridge/netfilter/nf_conntrack_bridge.c:104:9: error: undefined identifier 'expand_skb' +../net/bridge/netfilter/nf_conntrack_bridge.c:105:13: error: undefined identifier 'expand_skb' +../net/bridge/netfilter/nf_conntrack_bridge.c:108:15: error: undefined identifier 'expand_skb' +../net/ipv6/netfilter.c: In function ‘br_ip6_fragment’: +../net/ipv6/netfilter.c:215:43: error: ‘ll_rs’ undeclared (first use in this function) + 215 | expand_skb = skb_copy_expand(skb, ll_rs, skb_tailroom(skb), GFP_ATOMIC); + | ^~~~~ +../net/ipv6/netfilter.c:215:43: note: each undeclared identifier is reported only once for each function it appears in +make[5]: *** [../scripts/Makefile.build:207: net/ipv6/netfilter.o] Error 1 +make[4]: *** [../scripts/Makefile.build:465: net/ipv6] Error 2 +make[3]: *** [../scripts/Makefile.build:465: net] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/home/nipa/net-next/wt-1/Makefile:1997: .] Error 2 +make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 +make: *** [Makefile:251: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.rUEHDHGFOC 2025-04-09 01:15:14.331713636 -0700 +++ /tmp/tmp.fjRsROeyH2 2025-04-09 01:15:14.340713544 -0700 @@ -0,0 +1,2 @@ + 7 ../net/bridge/netfilter/nf_conntrack_bridge.c + 1 ../net/ipv6/netfilter.c