[U-Boot] [PATCH 08/20] net: smsc95xx: Correct the error numbers
Simon Glass
sjg at chromium.org
Tue Jul 28 01:32:10 CEST 2015
On 7 July 2015 at 20:53, Simon Glass <sjg at chromium.org> wrote:
> Instead of returning -1 on error, we should use a proper error number. Fix
> the code to conform to this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> drivers/usb/eth/smsc95xx.c | 48 +++++++++++++++++++++++++---------------------
> 1 file changed, 26 insertions(+), 22 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list