Comment 219 for bug 1189721

Revision history for this message
Blaze (blaze) wrote :

@Host

Do you mean this patch https://gist.github.com/initrunlevel0/11025774 ?

The first three changes are ok, however he did them without checking the kernel version (ugh, bad), but commenting out the line

>hdev->ioctl = rtbt_hci_dev_ioctl;

wasn't so smart. So ok, I'll look what I can do here.