From: Wei Liu Date: Tue, 12 Aug 2014 10:59:30 +0000 (+0100) Subject: xen-netback: fix debugfs entry creation X-Git-Tag: cleanup-for-v3.18~18^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=628fa76b09d7b0923c142631fc25b6affbfb868d;p=pandora-kernel.git xen-netback: fix debugfs entry creation The original code is bogus. The function gets called in a loop which leaks entries created in previous rounds. Signed-off-by: Wei Liu Cc: Zoltan Kiss Cc: Ian Campbell Signed-off-by: David S. Miller --- Reading git-diff-tree failed