| commit | 820ffdb3d25f74fbd553453f461709d52dfa72a2 | [log] [tgz] |
|---|---|---|
| author | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Apr 01 00:35:21 2011 -0300 |
| committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Apr 07 18:06:26 2011 -0300 |
| tree | e02640fe22d34177ef9b237a48128b900ddf6775 | |
| parent | baa7e1fa6d2870462bd744df1c6ddbd497fe86d6 [diff] |
Bluetooth: Remove struct del_list As we use struct list_head to keep L2CAP channels list the workaround with del_list is not needed anymore. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>