patch-2.4.11-dontuse linux/net/atm/common.c
Next file: linux/net/atm/lec.c
Previous file: linux/net/appletalk/aarp.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Sep 30 12:26:08 2001
-  Orig file: 
v2.4.10/linux/net/atm/common.c
-  Orig date: 
Mon Aug 27 12:41:49 2001
diff -u --recursive --new-file v2.4.10/linux/net/atm/common.c linux/net/atm/common.c
@@ -930,6 +930,8 @@
 	if (size)
 		ret_val =  put_user(size,&((struct atmif_sioc *) arg)->length) ?
 			-EFAULT : 0;
+	else
+		ret_val = 0;
 
  done:
 	spin_unlock (&atm_dev_lock); 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)