[Devel] Re: [PATCH net-2.6.25 2/3][IPV6] Unify and cleanup calls to addrconf_sysctl_register
Herbert Xu
herbert at gondor.apana.org.au
Sat Dec 1 05:24:22 PST 2007
On Fri, Nov 30, 2007 at 09:54:51PM +0300, Pavel Emelyanov wrote:
>
> +static void addrconf_sysctl_register(struct inet6_dev *idev,
> + struct ipv6_devconf *p)
Due to your simplification you no longer need the second argument
as it can now be derived from the first as is the case for IPv4.
So let's get rid of that while we're at it.
Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the Devel
mailing list