commit | d63bddbe90c4fd924b2155ca92a879393d856170 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Fri Dec 07 00:40:34 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:45 2008 -0800 |
tree | 223d80eca0d44a057b160ddbb229103c27b3e76f | |
parent | 5a3e55d68ec5baac578bf32ba67607088c763657 [diff] |
[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 <dlezcano@fr.ibm.com> Acked-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>