[U-Boot] [PATCH v2 5/7] net: Fix error handling in sb_eth_raw_ofdata_to_platdata()

sjg at google.com sjg at google.com
Thu Jan 10 11:37:24 UTC 2019


On Mon, Jan 7, 2019 at 5:47 PM Simon Glass <sjg at chromium.org> wrote:
>
> At present this stores the error number in an unsigned int so an error is
> never detected. Use the existing signed variable instead.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

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

Applied to u-boot-dm


More information about the U-Boot mailing list