[U-Boot] [RFC PATCH v4 07/23] net: Change return codes from net/eth.c to use errorno constants

Simon Glass sjg at chromium.org
Thu Feb 26 01:53:27 CET 2015


On 24 February 2015 at 17:02, Joe Hershberger <joe.hershberger at ni.com> wrote:
> Many functions returned -1 previously. Change them to return appropriate error
> codes.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> Reported-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v4:
> -New to v4
>
> Changes in v3: None
> Changes in v2: None
>
>  net/eth.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list