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~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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