patch-2.0.34 linux/net/ipv4/arp.c
Next file: linux/net/ipv4/icmp.c
Previous file: linux/net/ipv4/af_inet.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jun 3 15:17:50 1998
- Orig file:
v2.0.33/linux/net/ipv4/arp.c
- Orig date:
Wed Sep 17 12:00:47 1997
diff -u --recursive --new-file v2.0.33/linux/net/ipv4/arp.c linux/net/ipv4/arp.c
@@ -739,7 +739,7 @@
unsigned long now = jiffies;
int result = 0;
- static last_index;
+ static int last_index;
if (ARP_LOCKED())
return 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov