Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 4 Feb 2011 05:20:52 +0000 (03:20 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 8 Feb 2011 03:43:31 +0000 (01:43 -0200)
commitfd83ccdb393e3190633e0240dd73faac8998164b
treea5d0c8c4fd9a99deb6e0aa25940d7b2d7682582e
parentdcba0dba54b566a08376f93cab35cdabd6abda20
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c

Also moves some L2CAP sending functions declaration to l2cap.h

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c