Public bug reported:

[Impact]

...
  CC [M]  
/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/os_dep/linux/usb_intf.o
/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/os_dep/linux/usb_intf.c:381:17:
 error: ‘struct usb_driver’ has no member named ‘drvwrap’
  381 |         .usbdrv.drvwrap.driver.shutdown = rtw_dev_shutdown,
      |                 ^~~~~~~
...

[Fix]

Apply the attached fix.

[How to test]

Install (and build) the patched package.

[Regression potential]

None - upstream they moved some fields from a struct called "drvwrap" to
"driver", just follow the new naming scheme.

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

** Description changed:

  [Impact]
  
  ...
-   CC [M]  
/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/os_dep/linux/usb_intf.o
+   CC [M]  
/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/os_dep/linux/usb_intf.o
  
/var/lib/dkms/rtl8812au/4.3.8.12175.20140902+dfsg/build/os_dep/linux/usb_intf.c:381:17:
 error: ‘struct usb_driver’ has no member named ‘drvwrap’
-   381 |         .usbdrv.drvwrap.driver.shutdown = rtw_dev_shutdown,
-       |                 ^~~~~~~
+   381 |         .usbdrv.drvwrap.driver.shutdown = rtw_dev_shutdown,
+       |                 ^~~~~~~
  ...
  
  [Fix]
  
+ Apply the attached fix.
+ 
  [How to test]
  
+ Install (and build) the patched package.
+ 
  [Regression potential]
+ 
+ None - upstream they moved some fields from a struct called "drvwrap" to
+ "driver", just follow the new naming scheme.

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

Title:
  rtl8812au-dkms DKMS FTBFS wrt Linux 6.8

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


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

Reply via email to