diff options
author | Xiayu Zhang <Xiayu.Zhang@mediatek.com> | 2021-12-01 03:57:13 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-12-02 13:07:04 +0100 |
commit | 72f6a45202f20f0e1a46b0acb7803369cc53d0b8 (patch) | |
tree | 0e708b94b433ed2242802adf1d19053e4e406a00 /net | |
parent | ethernet: aquantia: Try MAC address from device tree (diff) | |
download | linux-72f6a45202f20f0e1a46b0acb7803369cc53d0b8.tar.xz linux-72f6a45202f20f0e1a46b0acb7803369cc53d0b8.zip |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions