patch-2.4.11-dontuse linux/drivers/net/lance.c
Next file: linux/drivers/net/lne390.c
Previous file: linux/drivers/net/irda/w83977af_ir.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Sep 30 12:26:06 2001
- Orig file:
v2.4.10/linux/drivers/net/lance.c
- Orig date:
Wed Jul 25 17:10:21 2001
diff -u --recursive --new-file v2.4.10/linux/drivers/net/lance.c linux/drivers/net/lance.c
@@ -347,6 +347,8 @@
}
}
#endif /* MODULE */
+MODULE_LICENSE("GPL");
+
/* Starting in v2.1.*, the LANCE/PCnet probe is now similar to the other
board probes now that kmalloc() can allocate ISA DMA-able regions.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)