]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Allow HCI User Channel usage for controllers without address
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 17 Feb 2014 17:21:19 +0000 (09:21 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 17 Feb 2014 17:48:42 +0000 (19:48 +0200)
commit7d48b770364c3f71e7efcff37392948642df39f4
treee7a1aab127ab8fe157074c72486ad132a90fed2d
parent934712e3a9576fa97dee18f263b4d944a15faff7
Bluetooth: Allow HCI User Channel usage for controllers without address

Trying to setup HCI User Channel usage for LE only controllers without
a public address or configured static address will fail with an error
saying that no address is available.

In case of HCI User Channel the requirement for a valid address is not
needed. So allow skipping this extra validation step.

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