rv1126-uboot/net
Joe Hershberger 05324a488b net: Change return codes from net/eth.c to use errorno constants
Many functions returned -1 previously. Change them to return appropriate error
codes.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reported-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-04-18 11:11:11 -06:00
..
Kconfig
Makefile net: Add a separate file for IP checksumming 2015-01-23 21:44:59 -07:00
arp.c
arp.h
bootp.c net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed 2014-12-08 09:35:41 -05:00
bootp.h
cdp.c
cdp.h
checksum.c net: Add a separate file for IP checksumming 2015-01-23 21:44:59 -07:00
dns.c
dns.h
eth.c net: Change return codes from net/eth.c to use errorno constants 2015-04-18 11:11:11 -06:00
link_local.c
link_local.h
net.c net: Provide a function to get the current MAC address 2015-04-18 11:11:10 -06:00
net_rand.h
nfs.c
nfs.h
ping.c net: Use new checksum functions 2015-02-12 10:35:33 -07:00
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c
tftp.h