Bluetooth: Remove struct del_list
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 1 Apr 2011 03:35:21 +0000 (00:35 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 7 Apr 2011 21:06:26 +0000 (18:06 -0300)
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>

No differences found