../net/ethtool/netlink.c: In function ‘ethnl_default_dumpit’: ../net/ethtool/netlink.c:587:23: error: implicit declaration of function ‘ethnl_default_dump_one_dev’; did you mean ‘ethnl_default_dump_one’? [-Wimplicit-function-declaration] 587 | ret = ethnl_default_dump_one_dev(skb, dev, ctx, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ethnl_default_dump_one make[5]: *** [../scripts/Makefile.build:207: net/ethtool/netlink.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:465: net/ethtool] 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:1989: .] Error 2 make[1]: *** [/home/nipa/net-next/wt-1/Makefile:251: __sub-make] Error 2 make: *** [Makefile:251: __sub-make] Error 2 ../net/ethtool/netlink.c: In function ‘ethnl_default_dumpit’: ../net/ethtool/netlink.c:587:23: error: implicit declaration of function ‘ethnl_default_dump_one_dev’; did you mean ‘ethnl_default_dump_one’? [-Wimplicit-function-declaration] 587 | ret = ethnl_default_dump_one_dev(skb, dev, ctx, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | ethnl_default_dump_one make[5]: *** [../scripts/Makefile.build:207: net/ethtool/netlink.o] Error 1 make[4]: *** [../scripts/Makefile.build:465: net/ethtool] 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:1989: .] 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.g3fz7RE9G3 2025-03-05 06:25:25.344167818 -0800 +++ /tmp/tmp.iMBzFxF96x 2025-03-05 06:25:37.489048868 -0800 @@ -0,0 +1,12 @@ +../net/ethtool/netlink.c: In function ‘ethnl_default_dumpit’: +../net/ethtool/netlink.c:587:23: error: implicit declaration of function ‘ethnl_default_dump_one_dev’; did you mean ‘ethnl_default_dump_one’? [-Wimplicit-function-declaration] + 587 | ret = ethnl_default_dump_one_dev(skb, dev, ctx, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~ + | ethnl_default_dump_one +make[5]: *** [../scripts/Makefile.build:207: net/ethtool/netlink.o] Error 1 +make[4]: *** [../scripts/Makefile.build:465: net/ethtool] 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:1989: .] 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.8HGMvu4Hab 2025-03-05 06:25:37.495048809 -0800 +++ /tmp/tmp.bEuBbqA4v9 2025-03-05 06:25:37.498048780 -0800 @@ -0,0 +1 @@ + 1 ../net/ethtool/netlink.c