Bluetooth: Remove sk parameter from l2cap_chan_create()
authorGustavo Padovan <gustavo@padovan.org>
Sun, 25 Mar 2012 16:59:16 +0000 (13:59 -0300)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 03:41:36 +0000 (00:41 -0300)
commiteef1d9b668c51dcae58d8bb41ce0c805f866dbbd
treeca3bdca54bbeeb59a15d8d4dafbda33dbb000101
parent14a284918416e480bf49f8c05dfeefa02640d2d6
Bluetooth: Remove sk parameter from l2cap_chan_create()

Following the separation if core and sock code this change avoid
manipulation of sk inside l2cap_chan_create().

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