[Bug 1542743] Re: Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu
jean-marc
1542743 at bugs.launchpad.net
Thu Nov 16 07:33:00 UTC 2017
The latest patch does work when you realize that the skb_put function
has recently changed from (unsigned char*) to (void *) ( see
https://patchwork.ozlabs.org/patch/776580/ for fix).
The lines where appears "*skb_put" need to be changed to "*(u8
*)skb_put". This was enough for me to get my bluetooth adapter to work
(MSI GS60 6QC). This may not be the best way but I am not a competent
programmer
Thanks for the package !
--
You received this bug notification because you are a member of
Bluetooth, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1542743
Title:
Bluetooth: Patch file not found ar3k/AthrBT_0x00000200.dfu
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1542743/+subscriptions
More information about the Ubuntu-bluetooth
mailing list