commit | 044eb2ddc99bb4f9d631d3cfebcc616206716cd1 | [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 | ee2f21b53c0d5dc1df0e228571608874a82f849c [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>