patch-2.4.10 linux/drivers/atm/atmtcp.c

Next file: linux/drivers/atm/eni.c
Previous file: linux/drivers/atm/ambassador.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.9/linux/drivers/atm/atmtcp.c linux/drivers/atm/atmtcp.c
@@ -420,6 +420,7 @@
 	atm_tcp_ops.remove_persistent = NULL;
 }
 
+MODULE_LICENSE("GPL");
 #else
 
 struct atm_tcp_ops atm_tcp_ops = {

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