From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 9 Jan 2008 05:58:33 +0100 Subject: [U-Boot-Users] [PATCH V2] Fix Ethernet init() return codes. In-Reply-To: <4783F7D9.9050100@gmail.com> References: <4783F7D9.9050100@gmail.com> Message-ID: <200801090558.33686.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday 08 January 2008, 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 Acked-by: Stefan Roese Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================