** Also affects: broadcom-sta (Ubuntu Noble)
   Importance: Undecided
       Status: New

-- 
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 Noble:
  New
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

Reply via email to