]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
uapi: update to if_ether.h
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 3 Dec 2021 20:20:02 +0000 (12:20 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 3 Dec 2021 20:20:02 +0000 (12:20 -0800)
Merged from 5.16-rc3

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/if_ether.h

index 8d0f6826d0266d073828b442a6017a27a3e53cbf..804f9b394ac892cf77eaa93ecdb678b33c3cd89b 100644 (file)
 #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 */
 
 /*