]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: dc2114x: Add RX/TX rings into the private data
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 8 Jul 2020 05:01:32 +0000 (07:01 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sat, 25 Jul 2020 09:24:02 +0000 (11:24 +0200)
commit32d8d11800e8c25374dc7fd8de13869f8f26e183
treeb59d620a99ea6fc500fe0f18a78996603262ecaf
parent8a5c6f158d68dd30bec672b141bf882296bff7e3
net: dc2114x: Add RX/TX rings into the private data

The RX/TX DMA descriptor rings are per-device-instance private data,
so move them into the private data.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Ramon Fried <rfried.dev@gmail.com>
drivers/net/dc2114x.c