Re: [PATCH] net: designware: eqos: keep virtual RX buffer address around
Sascha Hauer <[email protected]>
| Newsgroups | org.infradead.lists.barebox |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 06 Aug 2026 15:00:03 +0200, Sascha Hauer wrote:
> To free up the RX buffers in the remove and error paths we need their
> virtual address. Instead of reading back the physical address back from
> the descriptor ring and throwing phys_to_virt() at it, just keep the
> virtual address returned from dma_alloc() around and use that directly.
>
>
Applied, thanks!
[1/1] net: designware: eqos: keep virtual RX buffer address around
https://git.pengutronix.de/cgit/barebox/commit/?id=2ddaf458ecd6 (link may not be stable)
Best regards,
--
Sascha Hauer <[email protected]>