u-boot-brain/net
Upakul Barkakaty 505be87a65 NET: Proper return code handling in eth_init() function in file eth.c
This patch modifies the return code handling in the eth_init()
function, to be compatible with the handling of the return codes in
the other network stack files. It now returns a 0 on Success and -1 on
error.

Signed-off-by: Upakul Barkakaty <upakul.barkakaty@conexant.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-01-03 22:39:51 -05:00
..
bootp.c Fix warning differ in signedness in net/net.c and net/nfs.c 2007-11-18 01:29:38 +01:00
bootp.h Fix warning differ in signedness in net/net.c and net/nfs.c 2007-11-18 01:29:38 +01:00
eth.c NET: Proper return code handling in eth_init() function in file eth.c 2008-01-03 22:39:51 -05:00
Makefile Build: split COBJS value into multiple lines 2007-11-15 11:05:18 -07:00
net.c Introduce new eth_receive routine 2008-01-03 21:36:50 -05:00
nfs.c Fix warning differ in signedness in net/net.c and net/nfs.c 2007-11-18 01:29:38 +01:00
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
rarp.c Fix warning differ in signedness in net/net.c and net/nfs.c 2007-11-18 01:29:38 +01:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
sntp.c Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 2007-07-11 23:03:06 +02:00
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 2005-04-01 00:25:43 +00:00
tftp.c Fix warning differ in signedness in net/net.c and net/nfs.c 2007-11-18 01:29:38 +01:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00