From: Daniel Lezcano Date: Fri, 7 Dec 2007 08:40:34 +0000 (-0800) Subject: [IPV6]: Make fib6_init to return an error code. X-Git-Tag: v2.6.25-rc1~1162^2~1192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d63bddbe90c4fd924b2155ca92a879393d856170;p=pandora-kernel.git [IPV6]: Make fib6_init to return an error code. If there is an error in the initialization function, nothing is followed up to the caller. So I add a return value to be set for the init function. Signed-off-by: Daniel Lezcano Acked-by: Benjamin Thery Signed-off-by: David S. Miller --- Reading git-diff-tree failed