1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-04-10 05:00:00 +02:00
Files
u-boot-megous/drivers
Marek Vasut 6d76c9f1e6 net: pcnet: Wrap name and enetaddr into private data
Instead of using the non-DM-only name and enetaddr in struct eth_device,
add pointers into the private data which can either point to that non-DM
name or a DM one later on.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
2020-06-29 22:36:35 +02:00
..
2020-05-18 21:19:18 -04:00
2020-06-24 14:05:30 +08:00
2020-06-01 17:55:24 +05:30
2020-05-18 21:19:18 -04:00
2020-06-04 09:44:08 +08:00
2020-06-11 15:14:04 +05:30
2020-05-18 21:19:18 -04:00
2020-06-14 13:36:29 +02:00