Bluetooth: Rename hci_request to hci_req_sync
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Mar 2013 18:37:41 +0000 (20:37 +0200)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 8 Mar 2013 13:40:25 +0000 (10:40 -0300)
commit01178cd420e0134ef3fb4da161ba6390c66913bf
tree7cc797bac72b75c87154616985a884209494a504
parent24fd642ccb24c8b5732d7d7b5e98277507860b2a
Bluetooth: Rename hci_request to hci_req_sync

We'll be introducing an async version of hci_request. To make things
clear it makes sense to rename the existing API to have a _sync suffix.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_core.c