Public bug reported:

net/wireless/core.c: In function 'cfg80211_dev_rename':
net/wireless/core.c:147:17: error: implicit declaration of function 
'debugfs_rename'; did you mean 'debugfs_remove'? 
[-Wimplicit-function-declaration]
  147 |                 debugfs_rename(rdev->wiphy.debugfsdir->d_parent,
      |                 ^~~~~~~~~~~~~~
      |                 debugfs_remove
make[7]: *** 
[/usr/src/linux-headers-6.14.0-2-generic/scripts/Makefile.build:207: 
net/wireless/core.o] Error 1

v6.14-rc1 commit f7862dfef661 ("saner replacement for debugfs_rename()")
renamed the API from `debugfs_rename` to `debugfs_change_name`.

** Affects: backport-iwlwifi-dkms (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Failed to build against linux-6.14: error: implicit declaration of
  function 'debugfs_rename'; did you mean 'debugfs_remove'?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backport-iwlwifi-dkms/+bug/2098687/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to