commit | dca221bd92cf3befa387a711a2256f1e4e06e51e | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Jan 21 14:27:51 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Jan 27 20:38:53 2018 +0100 |
tree | d60ab725186bd617d7ffbd04fd489bde7e9c0911 | |
parent | effb79027e9a178c14e80f48c907332048d0fb3d [diff] |
net: sh_eth: Pass sh_eth_dev around Pass sh_eth_dev structure around instead of eth_device, since the later is specific to the legacy networking support. This change is done in preparation for the DM addition. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Joe Hershberger <joe.hershberger@ni.com>