patch-2.4.10 linux/drivers/net/wan/dlci.c
Next file: linux/drivers/net/wan/dscc4.c
Previous file: linux/drivers/net/wan/cycx_x25.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Thu Sep 13 16:04:43 2001
- Orig file:
v2.4.9/linux/drivers/net/wan/dlci.c
- Orig date:
Fri Apr 20 11:54:22 2001
diff -u --recursive --new-file v2.4.9/linux/drivers/net/wan/dlci.c linux/drivers/net/wan/dlci.c
@@ -609,3 +609,7 @@
dlci_ioctl_hook = NULL;
}
#endif /* MODULE */
+
+MODULE_AUTHOR("Mike McLagan");
+MODULE_DESCRIPTION("Frame Relay DLCI layer");
+MODULE_LICENSE("GPL");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)