commit | 9eb87f3f7e0686a256c5bb4f886dede0171245f2 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Fri Dec 07 00:42:52 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:46 2008 -0800 |
tree | 64ca735755b0c5a70eec1cfda0a3ebef5a31c419 | |
parent | 0013cabab30ec55830ce63d34c0bdd887eb87644 [diff] |
[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 <dlezcano@fr.ibm.com> Acked-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>