Bluetooth: Move __hci_update_background_scan up in hci_request.c
authorJohan Hedberg <johan.hedberg@intel.com>
Sun, 22 Nov 2015 16:55:44 +0000 (18:55 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 9 Dec 2015 23:51:47 +0000 (00:51 +0100)
commit196a5e97d13092f783e41001c1112d7f31518ea2
tree5a2ce1ae8e33a414df2ff8980cad4b435153418a
parent01b1cb87d37fb19cdaa5e7002416fdde156873d0
Bluetooth: Move __hci_update_background_scan up in hci_request.c

This way we avoid the need to do a forward declaration in later
patches.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c
This page took 0.025024 seconds and 5 git commands to generate.