]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/af_inet.c
[IPV4]: inet_init() -> fs_initcall
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 28 Apr 2006 22:19:17 +0000 (15:19 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 30 Apr 2006 01:33:14 +0000 (18:33 -0700)
commita536e0778781c1f2ce38cf8e1d82ce258f0193c1
treee52714e23788874026242c0a6931f65413d8ce2b
parent09493abfdbe8144ce0805efac7a8a3c4eb869c12
[IPV4]: inet_init() -> fs_initcall

Convert inet_init to an fs_initcall to make sure its called before any
device driver's initcall.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/af_inet.c