From: Ville Nuorvala Date: Tue, 8 Aug 2006 23:44:17 +0000 (-0700) Subject: [IPV6]: Make sure fib6_rule_lookup doesn't return NULL X-Git-Tag: v2.6.19-rc1~1272^2~299 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b14295532421c40f82ee099fdbd3d011f022e756;p=pandora-kernel.git [IPV6]: Make sure fib6_rule_lookup doesn't return NULL The callers of fib6_rule_lookup don't expect it to return NULL, therefore it must return ip6_null_entry whenever fib_rule_lookup fails. Signed-off-by: Ville Nuorvala Signed-off-by: David S. Miller --- Reading git-diff-tree failed