From: Gustavo F. Padovan Date: Fri, 4 Feb 2011 05:02:31 +0000 (-0200) Subject: Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6898325923f9571fbede3372dc490faa43b3258a;p=pandora-kernel.git Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c It causes the move of the declaration of 3 functions to l2cap.h: l2cap_get_ident(), l2cap_send_cmd(), l2cap_build_conf_req() Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed