On Tue, Jul 21, 2015 at 12:23:48AM +0300, Antony Pavlov wrote: > The commit > > commit be0404c21f22da2d736168b2e56a9ae583cc3e95 > Author: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> > Date: Wed May 14 16:08:04 2014 +0200 > > net: Allow to use multiple network interfaces at once > > changes the eth_send() function: > > - return eth_current->send(eth_current, packet, length); > + return edev->send(eth_current, packet, length); > > But we have to change the both eth_current occurrences to edev here! > > Signed-off-by: Antony Pavlov <antonynpavlov@xxxxxxxxx> Applied, thanks Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox