]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit849c5b98a7a250790acacaac56ffdac274a4c44f
treeca3bdca54bbeeb59a15d8d4dafbda33dbb000101
parent0a1169e2209a288eede83ab8204942a0eddfd5b7
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