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)
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>

No differences found