Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 16 May 2011 19:42:01 +0000 (16:42 -0300)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:10:40 +0000 (12:10 -0800)
commit6f1497c30e3ab46e10bea7fbdabf0a9f8cf8f652
tree7f68608190f31c18ee4e525cf290dda142ddc260
parent36f9431e73cf07d3faceab150955f647b8714322
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()

As a first step to remove l2cap_sock_alloc() and l2cap_sock_init() from
l2cap_core.c

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