From: Marcel Holtmann Date: Thu, 3 Oct 2013 04:31:52 +0000 (-0700) Subject: Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers X-Git-Tag: v3.13-rc1~105^2~225^2~24^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdba5281b2496ffbca332e006f258951233bf53d;p=pandora-kernel.git Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers Only when BR/EDR is supported and enabled, allow changing of the SSP setting. Just checking if the hardware supports SSP is not enough since it might be the case that BR/EDR is disabled. In the case that BR/EDR is disabled, but SSP supported by the controller the not supported error message is now returned. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed