public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Fix Ethernet init() return codes
Date: Tue, 08 Jan 2008 17:02:35 -0500	[thread overview]
Message-ID: <4783F2FB.10403@gmail.com> (raw)
In-Reply-To: <4783F1A9.7010900@gmail.com>

Ben Warren wrote:
> Change return values of init() functions in all Ethernet drivers to 
> conform
> to the following:
>
>> =0: Success
> <0:  Failure
>
> All drivers going forward should return 0 on success.  Current drivers 
> that
> return 1 on success were left as-is to minimize changes.
>
> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
> -
<snip>

This patch requires a lot of scrutiny, since it's pretty far-reaching 
and I obviously can't test all the drivers that were affected.  If as 
many people as possible can test that would be great.  Alternatively, we 
can pull the patch that caused this mess in the first place.

regards,
Ben

  parent reply	other threads:[~2008-01-08 22:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-08 21:56 [U-Boot-Users] [PATCH] Fix Ethernet init() return codes Ben Warren
2008-01-08 22:00 ` Timur Tabi
2008-01-08 22:07   ` Medve Emilian
2008-01-08 22:07   ` Ben Warren
2008-01-08 22:02 ` Ben Warren [this message]
2008-01-08 22:09   ` Timur Tabi
2008-01-08 22:30     ` Ben Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4783F2FB.10403@gmail.com \
    --to=biggerbadderben@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox