patch-2.1.42 linux/drivers/net/dgrs.c
Next file: linux/drivers/net/lapbether.c
Previous file: linux/drivers/net/bpqether.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed May 28 11:26:08 1997
-  Orig file: 
v2.1.41/linux/drivers/net/dgrs.c
-  Orig date: 
Wed Apr 23 19:01:19 1997
diff -u --recursive --new-file v2.1.41/linux/drivers/net/dgrs.c linux/drivers/net/dgrs.c
@@ -844,7 +844,7 @@
 {
 	DGRS_PRIV	*privN = (DGRS_PRIV *) devN->priv;
 	DGRS_IOCTL	ioc;
-	int		i, rc;
+	int		i;
 
 	if (cmd != DGRSIOCTL)
 		return -EINVAL;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov