From: Jan Kiszka Date: Mon, 8 Feb 2010 10:12:27 +0000 (+0000) Subject: CAPI: Use kref on capiminor X-Git-Tag: v2.6.34-rc1~233^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0159d5491fef4acadd116a989b671e1cd350382f;p=pandora-kernel.git CAPI: Use kref on capiminor Install a reference counter for capiminor objects. Acquire it when obtaining a capiminor from the array during capinc_tty_open, drop it when closing the tty again. Another reference is held for the hook-up with capincci. Signed-off-by: Jan Kiszka Signed-off-by: David S. Miller --- Reading git-diff-tree failed