[U-Boot] [PATCH v2] net: Fix endianness bug in link-local
Kim Phillips
kim.phillips at freescale.com
Mon Nov 5 20:14:07 CET 2012
On Mon, 5 Nov 2012 10:13:45 -0600
Joe Hershberger <joe.hershberger at ni.com> wrote:
> The ip is stored in network order, so we can't test it in host order.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
> Changes in v2:
> - Changed htonl() to ntohl()
Reviewed-by: Kim Phillips <kim.phillips at freescale.com>
Kim
More information about the U-Boot
mailing list