From: Waldemar Rymarkiewicz Date: Tue, 31 May 2011 13:49:25 +0000 (+0200) Subject: Bluetooth: Fix auth_complete_evt for legacy units X-Git-Tag: v3.1-rc1~316^2~350^2^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19f8def031bfa50c579149b200bfeeb919727b27;p=pandora-kernel.git Bluetooth: Fix auth_complete_evt for legacy units Legacy devices don't re-authenticate the link properly if a link key already exists. Thus, don't update sec_level for this case even if hci_auth_complete_evt indicates success. Otherwise the sec_level will not reflect a real security on the link. Signed-off-by: Waldemar Rymarkiewicz Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed