From: Johan Hedberg Date: Mon, 2 Jun 2014 07:12:44 +0000 (+0300) Subject: Bluetooth: Fix missing check for FIPS security level X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~50^2^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fb0b58c85666f73139963a7a04d7878f3d22c9;p=pandora-kernel.git Bluetooth: Fix missing check for FIPS security level When checking whether a legacy link key provides at least HIGH security level we also need to check for FIPS level which is one step above HIGH. This patch fixes a missing check in the hci_link_key_request_evt() function. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann Cc: stable@vger.kernel.org --- Reading git-diff-tree failed