From: David S. Miller Date: Sat, 16 Jun 2012 08:12:19 +0000 (-0700) Subject: Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" X-Git-Tag: v3.5-rc5~17^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8803b6c387129059e04d9e14d49efda250a7361;p=pandora-kernel.git Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route" This reverts commit 2a0c451ade8e1783c5d453948289e4a978d417c9. It causes crashes, because now ip6_null_entry is used before it is initialized. Signed-off-by: David S. Miller --- Reading git-diff-tree failed