From: Johan Hedberg Date: Wed, 9 Jul 2014 09:59:16 +0000 (+0300) Subject: Bluetooth: Fix incorrectly setting HCI_CONNECTABLE X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee58c1ed5e29eb57fa9358a8ff27848b72f3b7d;p=pandora-kernel.git Bluetooth: Fix incorrectly setting HCI_CONNECTABLE Since page scan might be enabled by Add Device we should not implicitly set connectable whenever something else than Set Connectable changes it. This patch makes sure that we don't set HCI_CONNECTABLE for these cases if there are any entries in the white list. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed