diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2020-05-09 22:34:39 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-06-12 13:17:23 -0400 |
commit | 3feb6f7ff6856e1e903e5a62f6252d37731b6592 (patch) | |
tree | 6777e4c9523bba9ecc333e46da7d71968f95a8d9 /drivers/net/ldpaa_eth | |
parent | 8ff1d4a9c8e629253e43d9d04eccbfa773f81e83 (diff) |
net: rtl8139: Introduce device private data
Introduce rtl8139_pdata, which is a super-structure around eth_device
and tracks per-device state, here the device IO address, PCI BDF, RX
and TX ring position. Pass this structure around instead of the old
non-DM eth_device in preparation for DM conversion.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers/net/ldpaa_eth')
0 files changed, 0 insertions, 0 deletions