patch-2.4.1 linux/drivers/net/wan/sdla.c
Next file: linux/drivers/pnp/isapnp_proc.c
Previous file: linux/drivers/net/wan/lmc/lmc_proto.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Jan 22 13:32:10 2001
-  Orig file: 
v2.4.0/linux/drivers/net/wan/sdla.c
-  Orig date: 
Tue Sep 19 08:01:34 2000
diff -u --recursive --new-file v2.4.0/linux/drivers/net/wan/sdla.c linux/drivers/net/wan/sdla.c
@@ -744,7 +744,7 @@
 	struct buf_entry  *pbuf;
 
 	unsigned long	  flags;
-	int               i, received, success, addr, buf_base, buf_top;
+	int               i=0, received, success, addr, buf_base, buf_top;
 	short             dlci, len, len2, split;
 
 	flp = dev->priv;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)