summaryrefslogtreecommitdiff
path: root/drivers/net/designware.c
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2020-05-09 22:34:39 +0200
committerTom Rini <trini@konsulko.com>2020-06-12 13:17:23 -0400
commit3feb6f7ff6856e1e903e5a62f6252d37731b6592 (patch)
tree6777e4c9523bba9ecc333e46da7d71968f95a8d9 /drivers/net/designware.c
parent8ff1d4a9c8e629253e43d9d04eccbfa773f81e83 (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/designware.c')
0 files changed, 0 insertions, 0 deletions