]> git.openfabrics.org - ~emulex/infiniband.git/commit
Bluetooth: Move mgmt_pending_find to avoid forward declarations
authorJohan Hedberg <johan.hedberg@intel.com>
Sat, 19 Oct 2013 20:38:20 +0000 (23:38 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 20 Oct 2013 16:05:40 +0000 (09:05 -0700)
commiteb2a8d202f91b874d5650c9e0a2c42fdaf137d91
treea1dace365928dca379ecff1c5aaf7389c4dc5f8a
parenta81070ba3743400444275cc87f8f91bb5b67dd4b
Bluetooth: Move mgmt_pending_find to avoid forward declarations

We will soon need this function for updating the advertising data, so
move it higher up in mgmt.c to avoid a forward declaration.

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