Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/dsa/mxl862xx/mxl862xx.c: In function ‘mxl862xx_port_setup’: ../drivers/net/dsa/mxl862xx/mxl862xx.c:331:32: error: passing argument 1 of ‘dsa_port_is_unused’ from incompatible pointer type [-Wincompatible-pointer-types] 331 | if (dsa_port_is_unused(ds, port) || | ^~ | | | struct dsa_switch * In file included from ../drivers/net/dsa/mxl862xx/mxl862xx.c:16: ../include/net/dsa.h:546:56: note: expected ‘struct dsa_port *’ but argument is of type ‘struct dsa_switch *’ 546 | static inline bool dsa_port_is_unused(struct dsa_port *dp) | ~~~~~~~~~~~~~~~~~^~ ../drivers/net/dsa/mxl862xx/mxl862xx.c:331:13: error: too many arguments to function ‘dsa_port_is_unused’; expected 1, have 2 331 | if (dsa_port_is_unused(ds, port) || | ^~~~~~~~~~~~~~~~~~ ~~~~ ../include/net/dsa.h:546:20: note: declared here 546 | static inline bool dsa_port_is_unused(struct dsa_port *dp) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mxl862xx/mxl862xx.c:332:29: error: passing argument 1 of ‘dsa_port_is_dsa’ from incompatible pointer type [-Wincompatible-pointer-types] 332 | dsa_port_is_dsa(ds, port)) | ^~ | | | struct dsa_switch * ../include/net/dsa.h:531:53: note: expected ‘struct dsa_port *’ but argument is of type ‘struct dsa_switch *’ 531 | static inline bool dsa_port_is_dsa(struct dsa_port *port) | ~~~~~~~~~~~~~~~~~^~~~ ../drivers/net/dsa/mxl862xx/mxl862xx.c:332:13: error: too many arguments to function ‘dsa_port_is_dsa’; expected 1, have 2 332 | dsa_port_is_dsa(ds, port)) | ^~~~~~~~~~~~~~~ ~~~~ ../include/net/dsa.h:531:20: note: declared here 531 | static inline bool dsa_port_is_dsa(struct dsa_port *port) | ^~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:287: drivers/net/dsa/mxl862xx/mxl862xx.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [../scripts/Makefile.build:544: drivers/net/dsa/mxl862xx] Error 2 make[5]: *** [../scripts/Makefile.build:544: drivers/net/dsa] Error 2 make[4]: *** [../scripts/Makefile.build:544: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:544: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../drivers/net/dsa/mxl862xx/mxl862xx.c: In function ‘mxl862xx_port_setup’: ../drivers/net/dsa/mxl862xx/mxl862xx.c:331:32: error: passing argument 1 of ‘dsa_port_is_unused’ from incompatible pointer type [-Wincompatible-pointer-types] 331 | if (dsa_port_is_unused(ds, port) || | ^~ | | | struct dsa_switch * In file included from ../drivers/net/dsa/mxl862xx/mxl862xx.c:16: ../include/net/dsa.h:546:56: note: expected ‘struct dsa_port *’ but argument is of type ‘struct dsa_switch *’ 546 | static inline bool dsa_port_is_unused(struct dsa_port *dp) | ~~~~~~~~~~~~~~~~~^~ ../drivers/net/dsa/mxl862xx/mxl862xx.c:331:13: error: too many arguments to function ‘dsa_port_is_unused’; expected 1, have 2 331 | if (dsa_port_is_unused(ds, port) || | ^~~~~~~~~~~~~~~~~~ ~~~~ ../include/net/dsa.h:546:20: note: declared here 546 | static inline bool dsa_port_is_unused(struct dsa_port *dp) | ^~~~~~~~~~~~~~~~~~ ../drivers/net/dsa/mxl862xx/mxl862xx.c:332:29: error: passing argument 1 of ‘dsa_port_is_dsa’ from incompatible pointer type [-Wincompatible-pointer-types] 332 | dsa_port_is_dsa(ds, port)) | ^~ | | | struct dsa_switch * ../include/net/dsa.h:531:53: note: expected ‘struct dsa_port *’ but argument is of type ‘struct dsa_switch *’ 531 | static inline bool dsa_port_is_dsa(struct dsa_port *port) | ~~~~~~~~~~~~~~~~~^~~~ ../drivers/net/dsa/mxl862xx/mxl862xx.c:332:13: error: too many arguments to function ‘dsa_port_is_dsa’; expected 1, have 2 332 | dsa_port_is_dsa(ds, port)) | ^~~~~~~~~~~~~~~ ~~~~ ../include/net/dsa.h:531:20: note: declared here 531 | static inline bool dsa_port_is_dsa(struct dsa_port *port) | ^~~~~~~~~~~~~~~ make[7]: *** [../scripts/Makefile.build:287: drivers/net/dsa/mxl862xx/mxl862xx.o] Error 1 make[6]: *** [../scripts/Makefile.build:544: drivers/net/dsa/mxl862xx] Error 2 make[5]: *** [../scripts/Makefile.build:544: drivers/net/dsa] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [../scripts/Makefile.build:544: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:544: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2054: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.a9SQYmepu3 2026-01-29 19:58:49.754850581 -0500 +++ /tmp/tmp.1sxoFZDQkP 2026-01-29 19:59:01.282782919 -0500 @@ -1,0 +2,41 @@ +../drivers/net/dsa/mxl862xx/mxl862xx.c: In function ‘mxl862xx_port_setup’: +../drivers/net/dsa/mxl862xx/mxl862xx.c:331:32: error: passing argument 1 of ‘dsa_port_is_unused’ from incompatible pointer type [-Wincompatible-pointer-types] + 331 | if (dsa_port_is_unused(ds, port) || + | ^~ + | | + | struct dsa_switch * +In file included from ../drivers/net/dsa/mxl862xx/mxl862xx.c:16: +../include/net/dsa.h:546:56: note: expected ‘struct dsa_port *’ but argument is of type ‘struct dsa_switch *’ + 546 | static inline bool dsa_port_is_unused(struct dsa_port *dp) + | ~~~~~~~~~~~~~~~~~^~ +../drivers/net/dsa/mxl862xx/mxl862xx.c:331:13: error: too many arguments to function ‘dsa_port_is_unused’; expected 1, have 2 + 331 | if (dsa_port_is_unused(ds, port) || + | ^~~~~~~~~~~~~~~~~~ ~~~~ +../include/net/dsa.h:546:20: note: declared here + 546 | static inline bool dsa_port_is_unused(struct dsa_port *dp) + | ^~~~~~~~~~~~~~~~~~ +../drivers/net/dsa/mxl862xx/mxl862xx.c:332:29: error: passing argument 1 of ‘dsa_port_is_dsa’ from incompatible pointer type [-Wincompatible-pointer-types] + 332 | dsa_port_is_dsa(ds, port)) + | ^~ + | | + | struct dsa_switch * +../include/net/dsa.h:531:53: note: expected ‘struct dsa_port *’ but argument is of type ‘struct dsa_switch *’ + 531 | static inline bool dsa_port_is_dsa(struct dsa_port *port) + | ~~~~~~~~~~~~~~~~~^~~~ +../drivers/net/dsa/mxl862xx/mxl862xx.c:332:13: error: too many arguments to function ‘dsa_port_is_dsa’; expected 1, have 2 + 332 | dsa_port_is_dsa(ds, port)) + | ^~~~~~~~~~~~~~~ ~~~~ +../include/net/dsa.h:531:20: note: declared here + 531 | static inline bool dsa_port_is_dsa(struct dsa_port *port) + | ^~~~~~~~~~~~~~~ +make[7]: *** [../scripts/Makefile.build:287: drivers/net/dsa/mxl862xx/mxl862xx.o] Error 1 +make[6]: *** [../scripts/Makefile.build:544: drivers/net/dsa/mxl862xx] Error 2 +make[5]: *** [../scripts/Makefile.build:544: drivers/net/dsa] Error 2 +make[5]: *** Waiting for unfinished jobs.... +make[4]: *** [../scripts/Makefile.build:544: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:544: drivers] Error 2 +make[3]: *** Waiting for unfinished jobs.... +make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2054: .] Error 2 +make[1]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown --- /tmp/tmp.j0lWVmIdVp 2026-01-29 19:59:01.285458038 -0500 +++ /tmp/tmp.yLhLw0WSsn 2026-01-29 19:59:01.287458022 -0500 @@ -0,0 +1 @@ + 4 ../drivers/net/dsa/mxl862xx/mxl862xx.c