diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2015-03-20 17:12:18 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-03-24 21:22:37 -0600 |
commit | a7c3d5e2a9f4d0feb1e21733434e6d29f5ac566b (patch) | |
tree | bd9b383da9a97783b1c60fcc99c9851c33ccdb50 /lib | |
parent | e4ad6031a79fb3182613f95423ebcd771309679d (diff) | |
download | blackbird-obmc-uboot-a7c3d5e2a9f4d0feb1e21733434e6d29f5ac566b.tar.gz blackbird-obmc-uboot-a7c3d5e2a9f4d0feb1e21733434e6d29f5ac566b.zip |
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: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions