From: Stephen Hemminger Date: Fri, 3 Dec 2021 20:20:02 +0000 (-0800) Subject: uapi: update to if_ether.h X-Git-Tag: v5.16.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f77bc62533c0b50da135e3f90ae6549b012d1ed;p=thirdparty%2Fiproute2.git uapi: update to if_ether.h Merged from 5.16-rc3 Signed-off-by: Stephen Hemminger --- diff --git a/include/uapi/linux/if_ether.h b/include/uapi/linux/if_ether.h index 8d0f6826d..804f9b394 100644 --- a/include/uapi/linux/if_ether.h +++ b/include/uapi/linux/if_ether.h @@ -117,7 +117,7 @@ #define ETH_P_IFE 0xED3E /* ForCES inter-FE LFB type */ #define ETH_P_AF_IUCV 0xFBFB /* IBM af_iucv [ NOT AN OFFICIALLY REGISTERED ID ] */ -#define ETH_P_802_3_MIN 0x0600 /* If the value in the ethernet type is less than this value +#define ETH_P_802_3_MIN 0x0600 /* If the value in the ethernet type is more than this value * then the frame is Ethernet II. Else it is 802.3 */ /*