Bluetooth: Remove BlueFritz! specific check from initialization
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 26 Dec 2014 03:42:34 +0000 (04:42 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 26 Dec 2014 18:16:14 +0000 (20:16 +0200)
commit0f3adeae6011fe82ccdee858dad6b7b2bd790add
treeb61cd33784d8ad0c91339a8985910bd5782518b0
parentd57dbe779e0e14a8cdc7327b5cfcd02122728d0f
Bluetooth: Remove BlueFritz! specific check from initialization

The AVM BlueFritz! USB controllers had a special handling in the
Bluetooth core when it comes to reading the supported commands.

Both drivers now set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS and with
that it is no longer needed to look for vendor specific details.

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