Public bug reported:

[Impact]

ezurio-qcacld-2.0-dkms does not compile from source in Plucky with
kernel 6.14:

CORE/HDD/src/wlan_hdd_cfg80211.c:33528:21: error: initialization of ‘int 
(*)(struct wiphy *, struct wireless_dev *, unsigned int,  int *)’ from 
incompatible pointer type ‘int (*)(struct wiphy *, struct wireless_dev *, int 
*)’ [-Wincompatible-pointer-types]
33528 |     .get_tx_power = wlan_hdd_cfg80211_get_txpower,
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CORE/HDD/src/wlan_hdd_cfg80211.c:33528:21: note: (near initialization for 
‘wlan_hdd_cfg80211_ops.get_tx_power’)

[ Test case ]

Verify that Plucky is running on 6.14 kernel:
$ uname -r
6.14.0-X-generic

Install ezurio-qcacld-2.0-dkms:

$ sudo apt install ezurio-qcacld-2.0-dkms

Load the module:

$ sudo modprobe qcacld2

[Fix]

Patch the code to properly support Linux 6.14.

** Affects: ezurio-qcacld-2.0-dkms (Ubuntu)
     Importance: Undecided
     Assignee: Massimiliano Pellizzer (mpellizzer)
         Status: In Progress

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

Title:
  ezurio-qcacld-2.0-dkms FTBFS in Plucky with 6.14 kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ezurio-qcacld-2.0-dkms/+bug/2100794/+subscriptions


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

Reply via email to