aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_ether.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/if_ether.h')
-rw-r--r--include/linux/if_ether.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/if_ether.h b/include/linux/if_ether.h
index 32b9dcda68c7..a0099e98b5c4 100644
--- a/include/linux/if_ether.h
+++ b/include/linux/if_ether.h
@@ -102,6 +102,7 @@
102#define ETH_P_HDLC 0x0019 /* HDLC frames */ 102#define ETH_P_HDLC 0x0019 /* HDLC frames */
103#define ETH_P_ARCNET 0x001A /* 1A for ArcNet :-) */ 103#define ETH_P_ARCNET 0x001A /* 1A for ArcNet :-) */
104#define ETH_P_DSA 0x001B /* Distributed Switch Arch. */ 104#define ETH_P_DSA 0x001B /* Distributed Switch Arch. */
105#define ETH_P_TRAILER 0x001C /* Trailer switch tagging */
105#define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */ 106#define ETH_P_PHONET 0x00F5 /* Nokia Phonet frames */
106 107
107/* 108/*