On 04/03/2015 09:45 AM, Peter Hurley wrote: > I'd like to be able to help out with the firmware download problem > but it's not clear to me at what point that is being executed since > the patch that adds a setup() method to the protocol doesn't compile: > > /home/peter/src/kernels/mainline/drivers/bluetooth/hci_ldisc.c: In function ‘hci_uart_set_proto’: > /home/peter/src/kernels/mainline/drivers/bluetooth/hci_ldisc.c:485:11: error: ‘struct hci_uart_proto’ has no member named ‘setup’ > hu->proto->setup = NULL; > ^ > /home/peter/src/kernels/mainline/drivers/bluetooth/hci_ldisc.c:488:13: error: ‘struct hci_uart_proto’ has no member named ‘setup’ > hu->proto->setup = devtypes[i].setup; > ^ > make[3]: *** [drivers/bluetooth/hci_ldisc.o] Error 1 Ah, I see it's in -next. Ok, I'll go look at that. -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html