patch-2.4.10 linux/drivers/net/wan/x25_asy.c

Next file: linux/drivers/net/wan/z85230.c
Previous file: linux/drivers/net/wan/wanpipe_multppp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/net/wan/x25_asy.c linux/drivers/net/wan/x25_asy.c
@@ -42,7 +42,9 @@
 static x25_asy_ctrl_t	**x25_asy_ctrls = NULL;
 
 int x25_asy_maxdev = SL_NRUNIT;		/* Can be overridden with insmod! */
+
 MODULE_PARM(x25_asy_maxdev, "i");
+MODULE_LICENSE("GPL");
 
 static struct tty_ldisc	x25_ldisc;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)