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

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