summaryrefslogtreecommitdiff
path: root/sys/netinet/if_ether.c
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2015-10-27 15:22:59 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2015-10-27 15:22:59 +0000
commitc3f0b4248068947da5066ae507de2e90f6ff07b8 (patch)
tree80371780e1b535b274902d8ff6b4efa0c856ccad /sys/netinet/if_ether.c
parent6b129f2aa26c749c24c3794997ea4375c97e666f (diff)
RIP arp_ifinit().
Diffstat (limited to 'sys/netinet/if_ether.c')
-rw-r--r--sys/netinet/if_ether.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/netinet/if_ether.c b/sys/netinet/if_ether.c
index 106e230b2c0..def22b52043 100644
--- a/sys/netinet/if_ether.c
+++ b/sys/netinet/if_ether.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ether.c,v 1.178 2015/10/27 10:54:52 mpi Exp $ */
+/* $OpenBSD: if_ether.c,v 1.179 2015/10/27 15:22:58 mpi Exp $ */
/* $NetBSD: if_ether.c,v 1.31 1996/05/11 12:59:58 mycroft Exp $ */
/*
@@ -821,11 +821,6 @@ arpproxy(struct in_addr in, unsigned int rtableid)
return (found);
}
-void
-arp_ifinit(struct arpcom *ac, struct ifaddr *ifa)
-{
-}
-
/*
* Called from Ethernet interrupt handlers
* when ether packet type ETHERTYPE_REVARP