aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorStephen Hemminger <stephen@networkplumber.org>2021-12-03 12:20:02 -0800
committerStephen Hemminger <stephen@networkplumber.org>2021-12-03 12:20:02 -0800
commit3f77bc62533c0b50da135e3f90ae6549b012d1ed (patch)
tree60399cbd56cdd07e3520abb1b95ad3b51d720618 /include
parent5f8bb902e14f91161f9ed214d5fc1d813af8ed88 (diff)
downloadiproute2-3f77bc62533c0b50da135e3f90ae6549b012d1ed.tar.gz
uapi: update to if_ether.h
Merged from 5.16-rc3 Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/if_ether.h2
1 files changed, 1 insertions, 1 deletions
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 */
/*