X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fif_ether.h;h=3213f6f4aa580972f154a7d21791711d0d0e3eb9;hb=d0f656cad313bb04a151273bb57e108b2cc9876f;hp=1db774cf9dc2f9526bc4497bdd74a9eecb73c005;hpb=2111f8b9e58fd04b87b8b07d66485f255a57b0bb;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/if_ether.h b/include/linux/if_ether.h index 1db774cf9dc..3213f6f4aa5 100644 --- a/include/linux/if_ether.h +++ b/include/linux/if_ether.h @@ -33,6 +33,7 @@ #define ETH_ZLEN 60 /* Min. octets in frame sans FCS */ #define ETH_DATA_LEN 1500 /* Max. octets in payload */ #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */ +#define ETH_FCS_LEN 4 /* Octets in the FCS */ /* * These are the defined Ethernet Protocol ID's.