From: Andrei Emeltchenko Date: Fri, 23 Mar 2012 07:42:15 +0000 (+0200) Subject: Bluetooth: Fix memory leaks due to chan refcnt X-Git-Tag: v3.4-rc3~32^2^2~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d7e1c7f7e5f9fe8f6279752fc33fcb77afd5001;p=pandora-kernel.git Bluetooth: Fix memory leaks due to chan refcnt When we queue delayed work we hold(chan) and delayed work shall put(chan) after execution. Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed