Bluetooth: Move hci_pend_le_conn_* functions to different location
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Jun 2014 11:41:49 +0000 (13:41 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:49 +0000 (17:42 +0200)
commit4b10966f0f204d80f087f955344cbf6074a5cf86
treeae9e7dfa86006328c44490dd755082d20963533f
parent6ab535a777d76a2b1e5ad03119cd0c1e5a366b06
Bluetooth: Move hci_pend_le_conn_* functions to different location

The hci_pend_le_conn_* function should be placed before their actual
users. So move them before hci_conn_params_* functions.

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