From: Daniel Lezcano <[EMAIL PROTECTED]>
Date: Thu, 06 Dec 2007 14:53:33 +0100

> The route initialization function does not return any value to notify if
> the initialization is successful or not. This patch checks all calls made
> for the initilization in order to return a value for the caller.
> 
> Unfortunatly, proc_net_fops_create will return a NULL pointer if 
> CONFIG_PROC_FS
> is off, so we can not check the return code without an ifdef CONFIG_PROC_FS 
> block in the ip6_route_init function.
> 
> Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]>
> Acked-by: Benjamin Thery <[EMAIL PROTECTED]>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to