9
0
Fork 0
barebox/net
Sascha Hauer 5c0bd50319 net: Call edev->recv with correct eth_device
edev->recv has to be called with edev as argument, not eth_current.
This fixes networking when multiple network devices are used and the
current one is switched during runtime.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-09-17 12:27:42 +02:00
..
Kconfig commands: move CMD_IFUP to commands/Kconfig 2014-05-14 10:03:49 +02:00
Makefile commands: NET_DHCP -> CMD_DHCP 2014-05-14 10:03:49 +02:00
dhcp.c Do not use macros in command help 2014-07-08 07:52:36 +02:00
dns.c commands: introduce CMD_HOST 2014-05-14 10:03:48 +02:00
eth.c net: Call edev->recv with correct eth_device 2014-09-17 12:27:42 +02:00
ifup.c ifup: Add comment why xxx-discover files have to be skipped 2014-06-23 10:05:40 +02:00
net.c Merge branch 'for-next/net' 2014-06-04 21:03:45 +02:00
netconsole.c netconsole: rename console to "netconsole" 2014-07-11 09:58:47 +02:00
nfs.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00