Hi Keerthy, On Mon, 17 Feb 2020 at 22:10, Keerthy <j-keer...@ti.com> wrote: > > In case of multiple eth interfaces currently eth_get_dev > fetches the device based on the probe order which can be > random hence try with the alias. > > Signed-off-by: Keerthy <j-keer...@ti.com> > --- > > Changes in v2: > > * Fixed comments from Tom & Lokesh as per: > https://patchwork.ozlabs.org/patch/1142697/ > > net/eth-uclass.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-)
This one is for Joe to review. But please do add/update the network tests to cover this behaviour. Regards, Simon