[U-Boot-Users] [PATCH V3] Fix Ethernet init() return codes
Wolfgang Denk
wd at denx.de
Thu Jan 10 01:06:30 CET 2008
In message <478555A9.3030200 at gmail.com> you 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 at gmail.com>
> Acked-by: Stefan Roese <sr at denx.de>
> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> Acked-by: Kim Phillips <kim.phillips at freescale.com>
> Acked-by: Haavard Skinnemoen <hskinnemoen at atmel.com>
> Acked-By: Timur Tabi <timur at freescale.com>
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
We're all sorry for the other guy when he loses his job to a machine.
But when it comes to your job -- that's different. And it always will
be different.
-- McCoy, "The Ultimate Computer", stardate 4729.4
More information about the U-Boot
mailing list