From: Gustavo F. Padovan Date: Thu, 28 Apr 2011 21:50:17 +0000 (-0300) Subject: Bluetooth: Create l2cap_chan_send() X-Git-Tag: v3.1-rc1~316^2~350^2^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a91a04a95d30a18909e2aec9d7b17b4c86088a7;p=pandora-kernel.git Bluetooth: Create l2cap_chan_send() This move all the sending logic to l2cap_core.c, but we still have a socket dependence there, struct msghdr. It will be removed in some of the further commits. Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed