From: Johan Hedberg Date: Fri, 30 May 2014 11:45:19 +0000 (+0300) Subject: Bluetooth: Fix authentication check for FIPS security level X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~50^2^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3691e13ab51f3491e996e2edaf99b173621288;p=pandora-kernel.git Bluetooth: Fix authentication check for FIPS security level When checking whether we need to request authentication or not we should include HCI_SECURITY_FIPS to the levels that always need authentication. This patch fixes check for it in the hci_outgoing_auth_needed() function. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann Cc: stable@vger.kernel.org --- Reading git-diff-tree failed