.pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/netkit.c: In function ‘netkit_link_init’: ../drivers/net/netkit.c:777:9: error: too few arguments to function ‘bpf_link_init’; expected 5, have 4 777 | bpf_link_init(&nkl->link, BPF_LINK_TYPE_NETKIT, | ^~~~~~~~~~~~~ In file included from ../include/linux/security.h:35, from ../include/net/scm.h:9, from ../include/linux/netlink.h:9, from ../include/uapi/linux/neighbour.h:6, from ../include/linux/netdevice.h:44, from ../drivers/net/netkit.c:4: ../include/linux/bpf.h:2534:6: note: declared here 2534 | void bpf_link_init(struct bpf_link *link, enum bpf_link_type type, | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: drivers/net/netkit.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2 make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 .pylintrc: warning: ignored by one of the .gitignore files ../drivers/net/netkit.c: In function ‘netkit_link_init’: ../drivers/net/netkit.c:777:9: error: too few arguments to function ‘bpf_link_init’; expected 5, have 4 777 | bpf_link_init(&nkl->link, BPF_LINK_TYPE_NETKIT, | ^~~~~~~~~~~~~ In file included from ../include/linux/security.h:35, from ../include/net/scm.h:9, from ../include/linux/netlink.h:9, from ../include/uapi/linux/neighbour.h:6, from ../include/linux/netdevice.h:44, from ../drivers/net/netkit.c:4: ../include/linux/bpf.h:2534:6: note: declared here 2534 | void bpf_link_init(struct bpf_link *link, enum bpf_link_type type, | ^~~~~~~~~~~~~ make[5]: *** [../scripts/Makefile.build:287: drivers/net/netkit.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:554: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:554: drivers] Error 2 make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:2003: .] Error 2 make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2