[U-Boot-Users] [PATCH V2] Fix Ethernet init() return codes.

Timur Tabi timur at FREESCALE.COM
Wed Jan 9 17:14:40 CET 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 <biggerbadderben at gmail.com>

Acked-By: Timur Tabi <timur at freescale.com>

Tested on an 8360 (QE), although I see Kim beat me to it.

-- 
Timur Tabi
Linux kernel developer at Freescale




More information about the U-Boot mailing list