-
David Gibson authored
When fib_create_info() allocates new hash tables, it neglects to initialize them. This leads to an oops during boot on at least machine I use. This patch addresses the problem. Signed-off-by: David Gibson <dwg@au1.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
ff3f9503