commit | b7656e7f2944984befa3ab99a5b99f99a23b302b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Aug 05 04:12:48 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 05 04:12:48 2005 -0700 |
tree | bd7281aac296d0d0f7eac7989726f540318236fc | |
parent | 2f60f8d3573ff90fe5d75a6d11fd2add1248e7d6 [diff] |
[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 <davem@davemloft.net>