commit | 76bca88012e1d27de794f32cc551d6314d38b6d9 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Nov 18 00:40:39 2009 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 03 19:34:20 2009 +0100 |
tree | b2c78fd6f9946ea67abd5b4d0fe5a66061990fa8 | |
parent | 7e21addcd0ad87696c17409399e56e874931da57 [diff] |
Bluetooth: Turn hci_recv_frame into an exported function 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>