[U-Boot] [PATCH] net: link_local: Fix netmask endianness bug

Joe Hershberger joe.hershberger at gmail.com
Tue Mar 21 18:27:28 UTC 2017


On Tue, Mar 14, 2017 at 2:03 PM, Sylvain Lemieux
<slemieux.tyco at gmail.com> wrote:
> From: Alexandre Messier <amessier at tycoint.com>
>
> 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 at tycoint.com>
> Signed-off-by: Sylvain Lemieux <slemieux at tycoint.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list