** Description changed: + 1. from_timer macro v6.16-rc1 commit 41cb08555c416 ("treewide, timers: + Rename from_timer() to timer_container_of()"): + src/wl/sys/wl_linux.c: In function 'wl_timer': src/wl/sys/wl_linux.c:2381:17: error: implicit declaration of function 'from_timer'; did you mean 'mod_timer'? [-Wimplicit-function-declaration] - 2381 | from_timer(t, tl, timer); - | ^~~~~~~~~~ - | mod_timer + 2381 | from_timer(t, tl, timer); + | ^~~~~~~~~~ + | mod_timer src/wl/sys/wl_linux.c:2381:35: error: 'timer' undeclared (first use in this function); did you mean 'ktimerd'? - 2381 | from_timer(t, tl, timer); - | ^~~~~ - | ktimerd + 2381 | from_timer(t, tl, timer); + | ^~~~~ + | ktimerd src/wl/sys/wl_linux.c:2381:35: note: each undeclared identifier is reported only once for each function it appears in make[4]: *** [/usr/src/linux-headers-6.16.0-1-generic/scripts/Makefile.build:287: src/wl/sys/wl_linux.o] Error 1
** Also affects: broadcom-sta (Ubuntu Questing) Importance: Undecided Status: New ** Description changed: - 1. from_timer macro v6.16-rc1 commit 41cb08555c416 ("treewide, timers: - Rename from_timer() to timer_container_of()"): + 1. from_timer macro renamed in v6.16-rc1 commit 41cb08555c416 + ("treewide, timers: Rename from_timer() to timer_container_of()"): src/wl/sys/wl_linux.c: In function 'wl_timer': src/wl/sys/wl_linux.c:2381:17: error: implicit declaration of function 'from_timer'; did you mean 'mod_timer'? [-Wimplicit-function-declaration] 2381 | from_timer(t, tl, timer); | ^~~~~~~~~~ | mod_timer src/wl/sys/wl_linux.c:2381:35: error: 'timer' undeclared (first use in this function); did you mean 'ktimerd'? 2381 | from_timer(t, tl, timer); | ^~~~~ | ktimerd src/wl/sys/wl_linux.c:2381:35: note: each undeclared identifier is reported only once for each function it appears in make[4]: *** [/usr/src/linux-headers-6.16.0-1-generic/scripts/Makefile.build:287: src/wl/sys/wl_linux.o] Error 1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2114261 Title: Failed to build against linux-6.16 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/broadcom-sta/+bug/2114261/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs