Commit deccc5f6 authored by David S. Miller's avatar David S. Miller

Merge bk://kernel.bkbits.net/acme/net-2.5

into nuts.ninka.net:/home/davem/src/BK/net-2.5
parents 07795e7a a145bd32
......@@ -1082,7 +1082,7 @@ static void __exit netlink_proto_exit(void)
remove_proc_entry("net/netlink", NULL);
}
subsys_initcall(netlink_proto_init);
core_initcall(netlink_proto_init);
module_exit(netlink_proto_exit);
MODULE_LICENSE("GPL");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment