From: Johan Hedberg Date: Mon, 18 Aug 2014 17:33:33 +0000 (+0300) Subject: Bluetooth: Use hci_disconnect() for mgmt_disconnect_device() X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3f2f92a047cd2be3c87a2aaf0a8958e1fd4c17a;p=pandora-kernel.git Bluetooth: Use hci_disconnect() for mgmt_disconnect_device() There's no reason to custom build the HCI_Disconnect command in the Disconnect Device mgmt command handler. This patch updates the code to use hci_disconnect() instead. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed