From: Johan Hedberg Date: Tue, 9 Sep 2014 00:09:49 +0000 (-0700) Subject: Bluetooth: Fix mgmt pairing failure when authentication fails X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e930f591bfd9604c3077f0af5c390f4f890259;p=pandora-kernel.git Bluetooth: Fix mgmt pairing failure when authentication fails Whether through HCI with BR/EDR or SMP with LE when authentication fails we should also notify any pending Pair Device mgmt command. This patch updates the mgmt_auth_failed function to take the actual hci_conn object and makes sure that any pending pairing command is notified and cleaned up appropriately. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed