From: Marcel Holtmann Date: Mon, 17 Feb 2014 17:21:19 +0000 (-0800) Subject: Bluetooth: Allow HCI User Channel usage for controllers without address X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6beca0e0dc70c439894337e82609ec3b79ed900;p=pandora-kernel.git 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 Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed