Bluetooth: Turn hci_recv_frame into an exported function
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 17 Nov 2009 23:40:39 +0000 (00:40 +0100)
committerMarcel 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