[IPV4]: Fix memory leak during fib_info hash expansion.
authorDavid S. Miller <davem@davemloft.net>
Fri, 5 Aug 2005 11:12:48 +0000 (04:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Aug 2005 11:12:48 +0000 (04:12 -0700)
When we grow the tables, we forget to free the olds ones
up.

Noticed by Yan Zheng.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found