]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: clean up l2cap_sock_recvmsg()
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 25 Mar 2011 17:30:37 +0000 (14:30 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Apr 2011 21:06:26 +0000 (18:06 -0300)
commit4e2648cbecc2329d2fb64661386f86ba36db5039
tree3bd804095be068f205921eea1dce732af542e531
parentda223788cb62429c6020e6b42c4185293d43682b
Bluetooth: clean up l2cap_sock_recvmsg()

Move some channel specific stuff to l2cap_core.c, this will make things
more clear.

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