X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fusb_ether.h;h=23507e19e6024918e7617a4a4a98f87e69c774f9;hb=57207657a1282f833a8561c4fef4b993a0eb4b29;hp=b38d037fbe0f1014305512ae077fa8f72697aa9b;hpb=e9954b867ce068a9eec35edf18ba79cc7f0127d1;p=u-boot diff --git a/include/usb_ether.h b/include/usb_ether.h index b38d037fbe..23507e19e6 100644 --- a/include/usb_ether.h +++ b/include/usb_ether.h @@ -18,7 +18,6 @@ #define ETH_ZLEN 60 /* Min. octets in frame sans FCS */ #define ETH_DATA_LEN 1500 /* Max. octets in payload */ #define ETH_FRAME_LEN PKTSIZE_ALIGN /* Max. octets in frame sans FCS */ -#define ETH_FCS_LEN 4 /* Octets in the FCS */ struct ueth_data { /* eth info */