git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4845407
)
Bluetooth: Use struct list_head for L2CAP channels list
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 31 Mar 2011 19:17:41 +0000
(16:17 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 7 Apr 2011 21:06:25 +0000
(18:06 -0300)
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: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found