From: Johan Hedberg Date: Thu, 11 Sep 2014 00:37:44 +0000 (-0700) Subject: Bluetooth: Fix SMP security level when we have no IO capabilities X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~49^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1afc2a1ab6612dcc3f26db7ca1afba9cff359f1c;p=pandora-kernel.git Bluetooth: Fix SMP security level when we have no IO capabilities When the local IO capability is NoInputNoOutput any attempt to convert the remote authentication requirement to a target security level is futile. This patch makes sure that we set the target security level at most to MEDIUM if the local IO capability is NoInputNoOutput. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed