From: Johan Hedberg Date: Mon, 18 Aug 2014 17:33:32 +0000 (+0300) Subject: Bluetooth: Update hci_disconnect() to return an error value X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3b679d56caa2bc555dee646a6ac5861631e7a28;p=pandora-kernel.git Bluetooth: Update hci_disconnect() to return an error value We'll soon use hci_disconnect() from places that are interested to know whether the hci_send_cmd() really succeeded or not. This patch updates hci_disconnect() to pass on any error returned from hci_send_cmd(). Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed