53044a74862 parent 4fb66b8210c7d7147b164e19b1b44da916a75691 author Yan, Zheng 1315167860 +0000 committer David S. Miller 1316209346 -0400 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 q