]> git.karo-electronics.de Git - karo-tx-linux.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, 28 Mar 2012 15:28:58 +0000 (12:28 -0300)
commit246b48111c27d243164517cc6f3c031901a75854
treeac20615ed5918e0805116659b1107ec1b29a029f
parent3cd3e0aaacbd5c8e1753d9d29235d7df4f1d2f08
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