9
0
Fork 0
barebox/net
Jan Remmet b9170a1bde net: eth: Remove ethaddr_param
commit d00db554 introduce ethaddr_param. But it is not initialized, so
devinfo fails to show the mac. Remove it and use edev->ethaddr.

Signed-off-by: Jan Remmet <j.remmet@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-11-20 08:23:07 +01:00
..
Kconfig net: dhcp: Split dhcp funcionality & add dhcp command 2015-06-05 13:32:39 +02:00
Makefile net: Move library functions to net/lib.c 2015-07-02 09:39:57 +02:00
dhcp.c net: dhcp: Fix CONFIG variable name 2015-09-29 09:34:17 +02:00
dns.c dns: handle incoming packets in the separate dns_recv() function 2015-07-01 07:34:26 +02:00
eth.c net: eth: Remove ethaddr_param 2015-11-20 08:23:07 +01:00
ifup.c ifup: Add comment why xxx-discover files have to be skipped 2014-06-23 10:05:40 +02:00
lib.c net: Move library functions to net/lib.c 2015-07-02 09:39:57 +02:00
net.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
netconsole.c console: allow to specify the device id 2015-01-13 08:48:59 +01:00
nfs.c treewide: fix 'new blank line at EOF' formatting error 2015-07-02 09:39:58 +02:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c net: ping: return an error exit code when connection fails 2015-04-03 08:03:08 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00