From: Gustavo F. Padovan Date: Fri, 25 Mar 2011 03:39:48 +0000 (-0300) Subject: Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add X-Git-Tag: v3.0-rc2~7^2~16^2~536^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1010240fa9aac93da56a683c1295e759ee69d10;p=pandora-kernel.git Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add bt_accept_enqueue() is not really a channel action, so do it outside. This patch is part of a set of patches to create an struct l2cap_chan to have a clear separation between the struct sock and the L2CAP channel stuff. Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed