]> git.openfabrics.org - ~emulex/infiniband.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)
commitc6beca0e0dc70c439894337e82609ec3b79ed900
treee7a1aab127ab8fe157074c72486ad132a90fed2d
parentc6521401d668538784e27d5746e7035fcf1107a8
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