Signed-off-by: Michal Piotrowski <[EMAIL PROTECTED]>
diff -uprN -X linux-work/Documentation/dontdiff
linux-work-clean/drivers/net/epic100.c linux-work2/drivers/net/epic100.c
--- linux-work-clean/drivers/net/epic100.c 2006-08-16 22:41:00.000000000
+0200
+++ linux-work2/drivers/net/epic100.c 2006-08-17 05:14:49.000000000 +0200
@@ -1604,7 +1604,7 @@ static int __init epic_init (void)
version, version2, version3);
#endif
- return pci_module_init (&epic_driver);
+ return pci_register_driver(&epic_driver);
}
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html