diff options
author | Alexandre Messier <amessier@tycoint.com> | 2017-03-14 19:03:31 (GMT) |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2017-03-26 14:58:19 (GMT) |
commit | 27a0f038a7f8c999fbffa8b26b16b24dc846e1cf (patch) | |
tree | 37c58475b9d84391474969e56b77565c5847b7d2 /net/ping.c | |
parent | 5c624b9e9ccfbc8640e815202da3511aca4e449e (diff) | |
download | u-boot-fsl-qoriq-27a0f038a7f8c999fbffa8b26b16b24dc846e1cf.tar.xz |
net: link_local: Fix netmask endianness bug
The network mask must be stored in network order when in a
'struct in_addr'.
This fix removes the "gatewayip needed but not set" message on the
console when using a link-local IP setup.
Signed-off-by: Alexandre Messier <amessier@tycoint.com>
Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'net/ping.c')
0 files changed, 0 insertions, 0 deletions