]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 26 Dec 2014 03:42:33 +0000 (04:42 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 26 Dec 2014 18:16:13 +0000 (20:16 +0200)
commit2ec352178695c8e21d94e982c9fd4f9f0317c3d1
tree2afb12d5a971068c3d1cfa4162f456676db4516d
parentec7aa8fde4fa49c774e850fb2e3324d32db1e9ec
Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk

The AVM BlueFritz! 2.0 USB dongles do not support the HCI command for
reading the local supported commands. So set this quirk to let the
core know about it.

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