From: Gustavo F. Padovan Date: Fri, 1 Apr 2011 03:35:21 +0000 (-0300) Subject: Bluetooth: Remove struct del_list X-Git-Tag: v3.0-rc1~377^2~256^2^2~38^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=820ffdb3d25f74fbd553453f461709d52dfa72a2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed