]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/net/bluetooth/hci_core.h
Bluetooth: Update hci_disconnect() to return an error value
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 18 Aug 2014 17:33:32 +0000 (20:33 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Sep 2014 17:07:55 +0000 (19:07 +0200)
commite3b679d56caa2bc555dee646a6ac5861631e7a28
tree3b3d8063e8610516015028160b3fed08d551be7a
parent9b7b18ef1bea82e5fc1e05da386ff57b0f60f651
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 <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c