]> git.baikalelectronics.ru Git - kernel.git/commit
Fix Comment of ETH_P_802_3_MIN
authorXiayu Zhang <Xiayu.Zhang@mediatek.com>
Wed, 1 Dec 2021 02:57:13 +0000 (10:57 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Dec 2021 12:07:04 +0000 (12:07 +0000)
commitc39dc8fca4e6e86c855583098ef3e6880d7ce6aa
tree0e708b94b433ed2242802adf1d19053e4e406a00
parent08db4c4bc8ff1db6af8137c9042800f43c67d27a
Fix Comment of ETH_P_802_3_MIN

The description of ETH_P_802_3_MIN is misleading.
The value of EthernetType in Ethernet II frame is more than 0x0600,
the value of Length in 802.3 frame is less than 0x0600.

Signed-off-by: Xiayu Zhang <Xiayu.Zhang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/if_ether.h