From: Gustavo F. Padovan Date: Thu, 3 Feb 2011 22:50:35 +0000 (-0200) Subject: Bluetooth: Initial work for L2CAP split. X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb58f747e519aba07a6f05a78d58cf8a0788e2d5;p=pandora-kernel.git Bluetooth: Initial work for L2CAP split. This patch tries to do the minimal to move l2cap_sock_create() and its dependencies to l2cap_sock.c. It create a API to initialize and cleanup the L2CAP sockets from l2cap_core.c through l2cap_init_sockets() and l2cap_cleanup_sockets(). Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed