u-boot-2016/net
Mike Frysinger 1384f3bb8a net: warn about spaces in device names
Some commands operate on eth device names (like 'mii'), but those cannot
be passed on the command line as one argument.  So detect devices like
these and warn about them so someone will fix it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2010-07-12 00:14:28 -07:00
..
bootp.c net: pull CONFIG checks out of source and into makefile 2009-12-13 21:31:26 -08:00
bootp.h
dns.c
dns.h
eth.c net: warn about spaces in device names 2010-07-12 00:14:28 -07:00
Makefile net: pull CONFIG checks out of source and into makefile 2009-12-13 21:31:26 -08:00
net.c ip/defrag: fix processing of last short fragment 2010-06-20 22:11:32 -07:00
nfs.c net: pull CONFIG checks out of source and into makefile 2009-12-13 21:31:26 -08:00
nfs.h
rarp.c net: pull CONFIG checks out of source and into makefile 2009-12-13 21:31:26 -08:00
rarp.h
sntp.c
sntp.h
tftp.c TFTP: allow for adjustable retransmission timout 2010-03-21 22:22:44 +01:00
tftp.h