9
0
Fork 0
barebox/net
Sascha Hauer 27d4fe7a08 net: Fix error return value for string_to_ethaddr
Return a proper error code instead of -1 which would be -EPERM.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-01-20 14:13:00 +01:00
..
Kconfig introduce console none support 2013-01-23 20:34:16 +01:00
Makefile net: remove old tftp support 2012-09-28 16:24:02 +02:00
dhcp.c dhcp: replace dhcp_getenv_int with getenv_uint 2013-10-07 07:59:00 +02:00
dns.c barebox: remove double semicolons 2013-11-18 10:13:35 +01:00
eth.c treewide: Add missing includes 2013-11-08 15:42:04 +01:00
net.c net: Fix error return value for string_to_ethaddr 2014-01-20 14:13:00 +01:00
netconsole.c console: drop f_caps and check the function pointer getc/putc instead 2013-09-21 09:59:16 +02:00
nfs.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c net: ping: do not retry endlessly 2012-04-05 08:56:03 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00