From: Johan Hedberg Date: Tue, 8 Jul 2014 13:07:34 +0000 (+0300) Subject: Bluetooth: Fix connectable and discoverable supported settings values X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3742abfc4e853f9c926982d8d45be6ff010966ae;p=pandora-kernel.git Bluetooth: Fix connectable and discoverable supported settings values The connectable and discoverable mgmt settings are supported both for LE and BR/EDR controllers so they do not belong behind a lmp_bredr_capable() condition. This patch fixes the issue in get_supported_settings(). Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed