From: David S. Miller Date: Fri, 5 Aug 2005 11:12:48 +0000 (-0700) Subject: [IPV4]: Fix memory leak during fib_info hash expansion. X-Git-Tag: v2.6.13-rc6~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7656e7f2944984befa3ab99a5b99f99a23b302b;p=pandora-kernel.git [IPV4]: Fix memory leak during fib_info hash expansion. When we grow the tables, we forget to free the olds ones up. Noticed by Yan Zheng. Signed-off-by: David S. Miller --- Reading git-diff-tree failed