From: Syam Sidhardhan Date: Fri, 27 Jul 2012 18:21:21 +0000 (+0530) Subject: Bluetooth: Use kref for l2cap channel reference counting X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~65^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=144ad33020a0af66fbb188ef3f13ca91c5326a69;p=pandora-kernel.git Bluetooth: Use kref for l2cap channel reference counting This patch changes the struct l2cap_chan and associated code to use kref api for object refcounting and freeing. Suggested-by: Andrei Emeltchenko Signed-off-by: Jaganath Kanakkassery Signed-off-by: Syam Sidhardhan Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed