aboutsummaryrefslogtreecommitdiff
path: root/stand
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2018-04-13 21:18:04 +0000
committerBrooks Davis <brooks@FreeBSD.org>2018-04-13 21:18:04 +0000
commit3a4fc8a8a1fc77c22b1800a55dbdd6ad4e5815a3 (patch)
tree7714d24d27c290d9ac93edaab7419bde27e83e0c /stand
parentd86c1f0dc1b17d94a533b4d3e9228dff9cb3fb31 (diff)
Notes
Diffstat (limited to 'stand')
-rw-r--r--stand/i386/libi386/pxe.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/i386/libi386/pxe.h b/stand/i386/libi386/pxe.h
index 119c86be519d5..d0eb2bad8703d 100644
--- a/stand/i386/libi386/pxe.h
+++ b/stand/i386/libi386/pxe.h
@@ -245,7 +245,6 @@ typedef struct {
# define ETHER_TYPE 1
# define EXP_ETHER_TYPE 2
# define IEEE_TYPE 6
-# define ARCNET_TYPE 7
uint16_t HwAddrLen; /* Length of hardware address */
MAC_ADDR CurrentNodeAddress; /* Current hardware address */