This bug was fixed in the package broadcom-sta - 6.30.223.271-27ubuntu1
---------------
broadcom-sta (6.30.223.271-27ubuntu1) questing; urgency=medium
[ You-Sheng Yang ]
* Non-maintainer upload.
* Failed to build against linux-6.16 (LP: #2114261)
- 41-wl-use-timer_container_of-for-kernel-6.16.patch
[ Jeremy Bícha ]
* Revert "Promote module-assistant to Depends" because it is not in
restricted or main
-- You-Sheng Yang <[email protected]> Fri, 13 Jun 2025 18:50:36 +0800
** Changed in: broadcom-sta (Ubuntu Questing)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to broadcom-sta in Ubuntu.
https://bugs.launchpad.net/bugs/2114261
Title:
Failed to build against linux-6.16
Status in broadcom-sta package in Ubuntu:
Fix Released
Status in broadcom-sta source package in Questing:
Fix Released
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/broadcom-sta/+bug/2114261/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp