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:
7e21add
)
Bluetooth: Turn hci_recv_frame into an exported function
author
Marcel Holtmann
<marcel@holtmann.org>
Tue, 17 Nov 2009 23:40:39 +0000
(
00:40
+0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 3 Dec 2009 18:34:20 +0000
(19:34 +0100)
For future simplification it is important that the hci_recv_frame
function is no longer an inline function. So move it into the module
itself and export it.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found