]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move synchronous request handling into hci_request.c
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 10 Nov 2015 07:44:54 +0000 (09:44 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:28 +0000 (17:50 +0100)
commit5db340f41ecff2082921378184a11f26b080ddbd
tree2f6331d2e90708233041085adac56fc4a985efa9
parent1260c652e8e01ce964b387d9cfd530cec3bed946
Bluetooth: Move synchronous request handling into hci_request.c

hci_request.c is a more natural place for the synchronous request
handling. Furthermore, we will soon need access to some of the
previously private-to-hci_core.c functions from hci_request.c.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_core.c
net/bluetooth/hci_request.c
net/bluetooth/hci_request.h