commit | 77d76ea310b50a9c8ff15bd290fcb4ed4961adf2 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Thu Dec 22 12:43:42 2005 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 03 13:11:14 2006 -0800 |
tree | 7d6e8b2426d4b3debe5ddf838ab2a2ef13f1b106 | |
parent | 7708610b1bff4a0ba8a73733d3c7c4bda9f94b21 [diff] |
[NET]: Small cleanup to socket initialization sock_init can be done as a core_initcall instead of calling it directly in init/main.c Also I removed an out of date #ifdef. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: David S. Miller <davem@davemloft.net>