From: Yan, Zheng Date: Sun, 4 Sep 2011 20:24:20 +0000 (+0000) Subject: ipv4: Fix fib_info->fib_metrics leak X-Git-Tag: v3.1-rc7~25^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19c1ea14c930db5e9c0cd7c3c6f4d01457dfcd69;p=pandora-kernel.git ipv4: Fix fib_info->fib_metrics leak Commit 4670994d(net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu()) introduced a memory leak. This patch reverts it. Signed-off-by: Zheng Yan Signed-off-by: David S. Miller --- Reading git-diff-tree failed