--- drivers/net/saa9730.c.old Mon Jul 2 17:03:04 2001 +++ drivers/net/saa9730.c Sun Oct 14 13:07:33 2001 @@ -1080,3 +1080,5 @@ } module_init(saa9730_probe); +//Shouldn't this have a module_exit ? +MODULE_LICENSE("GPL");