From: Robert Olsson Date: Tue, 21 Mar 2006 05:34:12 +0000 (-0800) Subject: [IPV4]: fib_trie initialzation fix X-Git-Tag: v2.6.17-rc1~1175^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ddf0eb2bfd613e941dd8748870c71da2e5ad409;p=pandora-kernel.git [IPV4]: fib_trie initialzation fix In some kernel configs /proc functions seems to be accessed before the trie is initialized. The patch below checks for this. Signed-off-by: Robert Olsson Signed-off-by: David S. Miller --- Reading git-diff-tree failed