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

Bluetooth: Use struct list_head for L2CAP channels list



Use a well known Kernel API is always a good idea than implement your own
list.
In the future we might use RCU on this list.

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