mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-02 18:25:21 +09:00
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>