commit | a3f8908d8904d80b380a1184dc3b51e2517e3959 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Jul 08 06:42:07 2020 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Jul 25 11:24:02 2020 +0200 |
tree | fcf5ff11f88e822a86148d382cf91917fc519e89 | |
parent | 992af7d8550a7af9613b1f488ea19550024cc147 [diff] |
net: dc2114x: Introduce private data Introduce dc2114x_priv, which is a super-structure around eth_device and tracks per-device state and the device IO address. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com> Cc: Ramon Fried <rfried.dev@gmail.com>