Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Jul 2014 23:35:10 +0000 (01:35 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:58 +0000 (17:42 +0200)
commit82a30cfcb85538b677817815939306d20d5b8e61
treec7fc099761d5f092dfc800bccdb6286f1431d4c9
parent73d1df2a7a1036a1f000e5f0ece6ade3e082b854
Bluetooth: Support HCI_QUIRK_RAW_DEVICE for hci_vhci driver

This adds support for configuring the hci_vhci virtual controllers
as a raw-only device using HCI_QUIRK_RAW_DEVICE. This is useful for
testing the kernel internal infrastructure.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/hci_vhci.c