Skip to content
Commit 23691d75 authored by Gustavo F. Padovan's avatar Gustavo F. Padovan
Browse files

Bluetooth: Remove l2cap_sk_list



A new list was added to replace the socket based one. This new list
doesn't depent on sock and then fits better inside l2cap_core.c code.

It also rename l2cap_chan_alloc() to l2cap_chan_create() and
l2cap_chan_free() to l2cap_chan_destroy)

Signed-off-by: default avatarGustavo F. Padovan <padovan@profusion.mobi>
parent 73b2ec18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment