From: Marcel Holtmann Date: Tue, 17 Nov 2009 23:40:39 +0000 (+0100) Subject: Bluetooth: Turn hci_recv_frame into an exported function X-Git-Tag: v2.6.33-rc1~388^2~17^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76bca88012e1d27de794f32cc551d6314d38b6d9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed