From: Johan Hedberg Date: Mon, 24 Mar 2014 12:39:04 +0000 (+0200) Subject: Bluetooth: Add missing cmd_status handler for LE_Start_Encryption X-Git-Tag: v3.15-rc1~113^2~18^2^2~41^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81d0c8ad7163d9860374e38a75e2e99d00ac8c17;p=pandora-kernel.git Bluetooth: Add missing cmd_status handler for LE_Start_Encryption It is possible that the HCI_LE_Start_Encryption command fails in an early stage and triggers a command status event with the failure code. In such a case we need to properly notify the hci_conn object and cleanly bring the connection down. This patch adds the missing command status handler for this HCI command. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed