From: Gustavo F. Padovan Date: Tue, 17 May 2011 17:34:52 +0000 (-0300) Subject: Bluetooth: Add refcnt to struct l2cap_chan X-Git-Tag: v3.1-rc1~316^2~350^2^2~54^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ba0e569bb43ab99a07ccbb514f8b0f732140c3;p=pandora-kernel.git Bluetooth: Add refcnt to struct l2cap_chan struct l2cap_chan has now its own refcnt that is compatible with the socket refcnt, i.e., we won't see sk_refcnt = 0 and chan->refcnt > 0. Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed