summaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorSergey Temerkhanov <s.temerkhanov@gmail.com>2015-04-08 01:41:22 -0500
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:35 -0600
commit5917e7d165d4a66d724631c196cf307485769821 (patch)
tree27eb6e1b25fb97fe7f92342fd77b24d3d1e7d2ba /net/Makefile
parentbc0571fc1067ff8a8fd16990ae65c1a2826ea90c (diff)
downloadtalos-obmc-uboot-5917e7d165d4a66d724631c196cf307485769821.tar.gz
talos-obmc-uboot-5917e7d165d4a66d724631c196cf307485769821.zip
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
This commit fixes incorrect DHCP/BOOTP packet layout caused by 'ulong' type size difference on 64 and 32-bit architectures. It also renames NetReadLong()/NetCopyLong() to net_read_u32/net_copy_u32() accordingly. Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla@cavium.com> Signed-off-by: Sergey Temerkhanov <s.temerkhanov@gmail.com> Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud