X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/6ec714988caac3bf9fedc766ae51a2248896ec80..e6eab7bccfbf8fe9c386e16a9c5441e7a57066ae:/ethertype.h diff --git a/ethertype.h b/ethertype.h index 7719a6f0..2bddd734 100644 --- a/ethertype.h +++ b/ethertype.h @@ -206,8 +206,5 @@ #ifndef ETHERTYPE_GEONET #define ETHERTYPE_GEONET 0x8947 /* ETSI GeoNetworking (Official IEEE registration from Jan 2013) */ #endif -#ifndef ETHERTYPE_MEDSA -#define ETHERTYPE_MEDSA 0xdada /* Marvel Distributed Switch Architecture */ -#endif extern const struct tok ethertype_values[];