From: Heiko Carstens Date: Fri, 28 Apr 2006 22:19:17 +0000 (-0700) Subject: [IPV4]: inet_init() -> fs_initcall X-Git-Tag: v2.6.17-rc4~101^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a536e0778781c1f2ce38cf8e1d82ce258f0193c1;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed