commit | 568f44f63621e00af9895f09c70aa38025be8813 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Nov 23 14:40:47 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Nov 23 13:50:11 2015 +0100 |
tree | 1ddec04421d48c132e12797030355155a1d0cbd4 | |
parent | 40b25fe5dc57a6557b96241b75ae63dce716a487 [diff] |
Bluetooth: Fix returning proper HCI status from __hci_req_sync There were a couple of code paths missed by the previous patch that added a HCI status return parameter to __hci_req_sync. This patch adds the missing assignments for them. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>