patch-2.4.10 linux/drivers/net/wan/sdla.c
Next file: linux/drivers/net/wan/sdla_chdlc.c
Previous file: linux/drivers/net/wan/sbni.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Sep 13 16:04:43 2001
- Orig file:
v2.4.9/linux/drivers/net/wan/sdla.c
- Orig date:
Wed Apr 18 14:40:07 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/net/wan/sdla.c linux/drivers/net/wan/sdla.c
@@ -1665,6 +1665,8 @@
#ifdef MODULE
static struct net_device sdla0 = {"sdla0", 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, sdla_init};
+MODULE_LICENSE("GPL");
+
int init_module(void)
{
int result;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)