commit | 8030f54499925d073a88c09f30d5d844fb1b3190 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Feb 22 01:53:47 2007 +0900 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Feb 26 11:42:56 2007 -0800 |
tree | 4a5dddb3eff8a6eecf3ac5611c45cbac356f495c | |
parent | 45ba9dd2007da23da5ac21179451c3c9fee30a96 [diff] |
[IPV4] devinet: Register inetdev earlier. This patch allocates inetdev at registration for all devices in line with IPv6. This allows sysctl configuration on the devices to occur before they're brought up or addresses are added. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>