On Tue, Jan 12, 2016 at 12:41 AM, Bin Meng <[email protected]> wrote: > eth_get_dev_by_index() is an API which is not available in driver > model. Use eth_get_dev_by_name() instead, which can also simplifly > the code logic a little bit. > > Signed-off-by: Bin Meng <[email protected]>
Acked-by: Joe Hershberger <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

