patch-2.1.129 linux/net/ipv4/arp.c
Next file: linux/net/ipv4/raw.c
Previous file: linux/net/ipv4/af_inet.c
Back to the patch index
Back to the overall index
- Lines: 25
- Date:
Wed Nov 18 09:06:05 1998
- Orig file:
v2.1.128/linux/net/ipv4/arp.c
- Orig date:
Sun Nov 8 14:03:14 1998
diff -u --recursive --new-file v2.1.128/linux/net/ipv4/arp.c linux/net/ipv4/arp.c
@@ -1,6 +1,6 @@
/* linux/net/inet/arp.c
*
- * Version: $Id: arp.c,v 1.74 1998/11/01 22:15:06 davem Exp $
+ * Version: $Id: arp.c,v 1.75 1998/11/16 04:51:56 davem Exp $
*
* Copyright (C) 1994 by Florian La Roche
*
@@ -163,8 +163,6 @@
dev_queue_xmit
};
-#if defined(CONFIG_AX25) || defined(CONFIG_AX25_MODULE) || \
- defined(CONFIG_SHAPER) || defined(CONFIG_SHAPER_MODULE)
struct neigh_ops arp_broken_ops =
{
AF_INET,
@@ -176,7 +174,6 @@
dev_queue_xmit,
dev_queue_xmit,
};
-#endif
struct neigh_table arp_tbl =
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov