Documentation/.renames.txt: warning: ignored by one of the .gitignore files tools/tracing/rtla/tests/scripts/lib/get_workload_pids.sh: warning: ignored by one of the .gitignore files Documentation/.renames.txt: warning: ignored by one of the .gitignore files tools/tracing/rtla/tests/scripts/lib/get_workload_pids.sh: warning: ignored by one of the .gitignore files ../drivers/net/usb/ax88179_178a.c: In function ‘ax88179_reset’: ../drivers/net/usb/ax88179_178a.c:2376:33: error: ‘AX_VLAN_CONTROL_VFE’ undeclared (first use in this function) 2376 | *tmp |= AX_VLAN_CONTROL_VFE; | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/usb/ax88179_178a.c:2376:33: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/usb/ax88179_178a.c:2378:33: error: ‘AX_VLAN_CONTROL_VSO’ undeclared (first use in this function) 2378 | *tmp |= AX_VLAN_CONTROL_VSO; | ^~~~~~~~~~~~~~~~~~~ ../drivers/net/usb/ax88179_178a.c:2379:55: error: ‘AX88179A_VLAN_ID_CONTROL’ undeclared (first use in this function) 2379 | ax88179_write_cmd(dev, AX_ACCESS_MAC, AX88179A_VLAN_ID_CONTROL, 1, 1, tmp); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[6]: *** [../scripts/Makefile.build:289: drivers/net/usb/ax88179_178a.o] Error 1 make[5]: *** [../scripts/Makefile.build:549: drivers/net/usb] Error 2 make[4]: *** [../scripts/Makefile.build:549: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [../scripts/Makefile.build:549: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2184: .] 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.2t9kDesuhO 2026-07-01 01:57:37.605344398 -0400 +++ /tmp/tmp.7itGwvh2aB 2026-07-01 01:57:45.564502825 -0400 @@ -2,0 +3,19 @@ +../drivers/net/usb/ax88179_178a.c: In function ‘ax88179_reset’: +../drivers/net/usb/ax88179_178a.c:2376:33: error: ‘AX_VLAN_CONTROL_VFE’ undeclared (first use in this function) + 2376 | *tmp |= AX_VLAN_CONTROL_VFE; + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/usb/ax88179_178a.c:2376:33: note: each undeclared identifier is reported only once for each function it appears in +../drivers/net/usb/ax88179_178a.c:2378:33: error: ‘AX_VLAN_CONTROL_VSO’ undeclared (first use in this function) + 2378 | *tmp |= AX_VLAN_CONTROL_VSO; + | ^~~~~~~~~~~~~~~~~~~ +../drivers/net/usb/ax88179_178a.c:2379:55: error: ‘AX88179A_VLAN_ID_CONTROL’ undeclared (first use in this function) + 2379 | ax88179_write_cmd(dev, AX_ACCESS_MAC, AX88179A_VLAN_ID_CONTROL, 1, 1, tmp); + | ^~~~~~~~~~~~~~~~~~~~~~~~ +make[6]: *** [../scripts/Makefile.build:289: drivers/net/usb/ax88179_178a.o] Error 1 +make[5]: *** [../scripts/Makefile.build:549: drivers/net/usb] Error 2 +make[4]: *** [../scripts/Makefile.build:549: drivers/net] Error 2 +make[4]: *** Waiting for unfinished jobs.... +make[3]: *** [../scripts/Makefile.build:549: drivers] Error 2 +make[2]: *** [/srv/nipa-poller/net-next/wt-0/Makefile:2184: .] 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.6JRxZNYOqv 2026-07-01 01:57:45.568100387 -0400 +++ /tmp/tmp.6InG38kjgf 2026-07-01 01:57:45.570103941 -0400 @@ -0,0 +1 @@ + 3 ../drivers/net/usb/ax88179_178a.c