Skip to content

Commit 98ec8d3

Browse files
committed
Remove definition of ETHERTYPE_TRAIL
Never used. [skip ci]
1 parent 733bc53 commit 98ec8d3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ethertype.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@
4040
#ifndef ETHERTYPE_NS
4141
#define ETHERTYPE_NS 0x0600
4242
#endif
43-
#ifndef ETHERTYPE_TRAIL
44-
#define ETHERTYPE_TRAIL 0x1000
45-
#endif
4643
#ifndef ETHERTYPE_MOPDL
4744
#define ETHERTYPE_MOPDL 0x6001
4845
#endif

0 commit comments

Comments
 (0)