Skip to content

Commit 733bc53

Browse files
committed
Remove definition of ETHERTYPE_SPRITE
1. Unused. 2. Unknown to IANA.
1 parent 6d852c3 commit 733bc53

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_SPRITE
44-
#define ETHERTYPE_SPRITE 0x0500
45-
#endif
4643
#ifndef ETHERTYPE_TRAIL
4744
#define ETHERTYPE_TRAIL 0x1000
4845
#endif

0 commit comments

Comments
 (0)