Skip to content
Snippets Groups Projects
Commit a7c3d5e2 authored by Bin Meng's avatar Bin Meng Committed by Simon Glass
Browse files

net: Add ethernet FCS length macro in net.h


Some ethernet drivers use their own version of ethernet FCS length
macro which is really common. We define ETH_FCS_LEN in net.h and
replace those custom versions in various places.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent e4ad6031
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment