Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan

This commit is contained in:
David S. Miller
2009-11-14 20:24:30 -08:00

View File

@@ -205,7 +205,7 @@ err_nl:
err:
return rc;
}
module_init(wpan_phy_class_init);
subsys_initcall(wpan_phy_class_init);
static void __exit wpan_phy_class_exit(void)
{