git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a81070b
)
Bluetooth: Move mgmt_pending_find to avoid forward declarations
author
Johan Hedberg
<johan.hedberg@intel.com>
Sat, 19 Oct 2013 20:38:20 +0000
(23:38 +0300)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sun, 20 Oct 2013 16:05:40 +0000
(09:05 -0700)
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>
No differences found