Skip to content
Commit 71ba0e56 authored by Gustavo Padovan's avatar Gustavo Padovan
Browse files

Bluetooth: Add refcnt to struct l2cap_chan



struct l2cap_chan has now its own refcnt that is compatible with the
socket refcnt, i.e., we won't see sk_refcnt = 0 and chan->refcnt > 0.

Signed-off-by: default avatarGustavo F. Padovan <padovan@profusion.mobi>
parent 89bc500e
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