Bluetooth: Skip vendor diagnostic configuration for HCI User Channel
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 2 May 2017 19:43:31 +0000 (12:43 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 18 May 2017 11:52:49 +0000 (13:52 +0200)
commitb56c7b2548a428d37b56951f419122ef4c75cc1b
tree7033fd0e6a63e9fabebd7a394438e353700ad6b1
parent76c4969fecb174c37db4ec8a8e245e0e1c0b07ba
Bluetooth: Skip vendor diagnostic configuration for HCI User Channel

When the HCI User Channel access is requested, then do not try to
undermine it with vendor diagnostic configuration. The exclusive user
is required to configure its own vendor diagnostic in that case and
can not rely on the host stack support.

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