--- drivers/net/gt96100eth.c.old Sun Sep 30 20:39:00 2001 +++ drivers/net/gt96100eth.c Sun Oct 14 12:14:39 2001 @@ -1250,3 +1250,5 @@ } module_init(gt96100_probe); +// shouldn't there be a module_exit ? +MODULE_LICENSE("GPL");