[U-Boot] [PATCH v5 12/27] cmd: net: Clean up return codes

Simon Glass sjg at chromium.org
Wed Mar 4 19:35:03 CET 2015


On 3 March 2015 at 19:41, Joe Hershberger <joe.hershberger at ni.com> wrote:
> The return codes in common/cmd_net.c had a number of inconsistencies.
> Update them to all use the enum from command.h
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>
> ---
>
> Changes in v5:
> -New to v5
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  common/cmd_net.c | 45 +++++++++++++++++++++------------------------
>  1 file changed, 21 insertions(+), 24 deletions(-)

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


More information about the U-Boot mailing list