patch-2.1.80 linux/net/ipv4/rarp.c
Next file: linux/net/ipv4/sysctl_net_ipv4.c
Previous file: linux/net/ipv4/ipconfig.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Jan 15 14:33:07 1998
- Orig file:
v2.1.79/linux/net/ipv4/rarp.c
- Orig date:
Mon Dec 1 12:04:16 1997
diff -u --recursive --new-file v2.1.79/linux/net/ipv4/rarp.c linux/net/ipv4/rarp.c
@@ -190,6 +190,8 @@
rarp_pkt_inited=1;
}
+#ifdef MODULE
+
static void rarp_end_pkt(void)
{
if(!rarp_pkt_inited)
@@ -199,6 +201,7 @@
rarp_pkt_inited=0;
}
+#endif
/*
* Receive an arp request by the device layer. Maybe it should be
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov