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)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:18 +0000 (11:59 -0700)
commitb87bf5b81d38fb89758fc52d80ebb987745af2cb
treeca21f13fd34a5ce6cdd218b1c64ecbb86a2c0ec0
parent3f8e1e36bc2432ba3943f3ee5e781d8d30425cf1
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