]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1234d434c7831a555ff13263377a61f2bd6d9cfd
tree04719c902449041d0fe8628559e420460481c18e
parent2a4fac881a623a364b34b9681df0836b52919462
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