OSDN Git Service

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)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 13 Jun 2011 17:55:32 +0000 (14:55 -0300)
commitdc50a06dac61d7ca7ddb3d9bb8921ca5d68f51b6
tree04719c902449041d0fe8628559e420460481c18e
parent448f2627c169092d2091a1be22feb6a7775f6201
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