From: Daniel Lezcano Date: Fri, 7 Dec 2007 08:42:52 +0000 (-0800) Subject: [IPV6]: Make fib6_rules_init to return an error code. X-Git-Tag: v2.6.25-rc1~1162^2~1190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9eb87f3f7e0686a256c5bb4f886dede0171245f2;p=pandora-kernel.git [IPV6]: Make fib6_rules_init to return an error code. When the fib_rules initialization finished, no return code is provided so there is no way to know, for the caller, if the initialization has been successful or has failed. This patch fix that. Signed-off-by: Daniel Lezcano Acked-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed