From: YOSHIFUJI Hideaki Date: Thu, 24 Aug 2006 00:21:12 +0000 (-0700) Subject: [IPV6] ROUTE: Fix looking up a route on subtree. X-Git-Tag: v2.6.19-rc1~1272^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fc5e0440be7fab3abae4e801b0ef17e9b3b58c4;p=pandora-kernel.git [IPV6] ROUTE: Fix looking up a route on subtree. Even on RTN_ROOT node, we need to process its subtree first. Fix NULL pointer dereference in fib6_locate(). Based on MIPL2 kernel patch. Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: Ville Nuorvala Signed-off-by: David S. Miller --- Reading git-diff-tree failed