Public bug reported:

bcmwl dkms won't build on 5.1.x kernels

The problem is in use of kernel's get_ds() macro which was removed
upstream:

#define get_ds()        (KERNEL_DS)

Instead KERNEL_DS should be used directly.

See this patch:
https://nest.parrotsec.org/h0tw4t3r/broadcom-fork-5.1.0-kernel/commit/9661e61c6e42e33fb591976ec15461ad45b71104

** Affects: bcmwl (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1835197

Title:
  bcmwl dkms won't build on 5.1.x kernels (get_ds() -> KERNEL_DS)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1835197/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to