From: Chris Wilson Date: Wed, 11 Feb 2009 14:26:28 +0000 (+0000) Subject: drm: Do not leak a new reference for flink() on an existing name X-Git-Tag: v2.6.29-rc6~16^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d59bae5d9aae10ab230561519bfb97962509bcb;p=pandora-kernel.git drm: Do not leak a new reference for flink() on an existing name The name table should only hold a single reference, so avoid leaking additional references for secondary calls to flink(). Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed