]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc2fb93f2837f08d96b39eb5d330b12baf9ec7ddd
treec7fc099761d5f092dfc800bccdb6286f1431d4c9
parent1ea3a40b6b80568db4df2fd213d276d07ae4a253
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