Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 9 Oct 2015 14:13:49 +0000 (16:13 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 20 Oct 2015 22:49:21 +0000 (00:49 +0200)
commit8cd4f581427213e086fca601bb9d8c7ea9cfeabc
treee5c19bdee7cd293d77193bb901f061cb5aa58020
parent6d2e50d24098b1f80ad76db9a9cb9668c4bf6b50
Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handling

The HCI_VENDOR_PKT quirk was needed for BPA-100/105 devices that send
these messages. Now that there is support for proper diagnostic channel
this quirk is no longer needed.

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