Re: [patch 4/5] ipv6: make inet6_register_protosw to return an error code

2007-12-11 Thread David Miller
From: Daniel Lezcano <[EMAIL PROTECTED]> Date: Mon, 10 Dec 2007 16:09:14 +0100 > This patch makes the inet6_register_protosw to return an error code. > The different protocols can be aware the registration was successful or > not and can pass the error to the initial caller, af_inet6. > > Signed-

[patch 4/5] ipv6: make inet6_register_protosw to return an error code

2007-12-10 Thread Daniel Lezcano
This patch makes the inet6_register_protosw to return an error code. The different protocols can be aware the registration was successful or not and can pass the error to the initial caller, af_inet6. Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]> --- include/net/protocol.h |2 +- net/ipv6