[IPV4] devinet: Register inetdev earlier.
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 21 Feb 2007 16:53:47 +0000 (01:53 +0900)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 26 Feb 2007 19:42:56 +0000 (11:42 -0800)
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>
net/ipv4/devinet.c

Simple merge