From: Vinicius Costa Gomes Date: Fri, 24 Aug 2012 00:32:44 +0000 (-0300) Subject: Bluetooth: Fix sending a HCI Authorization Request over LE links X-Git-Tag: v3.6-rc6~18^2~22^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8343f125710fb596f7a88cd756679f14f4e77b9;p=pandora-kernel.git Bluetooth: Fix sending a HCI Authorization Request over LE links In the case that the link is already in the connected state and a Pairing request arrives from the mgmt interface, hci_conn_security() would be called but it was not considering LE links. Reported-by: João Paulo Rechi Vita Signed-off-by: Vinicius Costa Gomes Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed