From: Johan Hedberg Date: Fri, 19 Dec 2014 20:26:01 +0000 (+0200) Subject: Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete X-Git-Tag: fixes-v4.0-rc1~150^2~303^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ef3ebe7bcc212f4cbbeac48bda26ee90a6edbe;p=pandora-kernel.git Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete This patch updates the Remove Device mgmt command handler to use a hci_request to wait for HCI command completion before notifying user space of the mgmt command completion. This way we ensure that once the mgmt command returns all HCI commands triggered by it have also completed. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed