Re: [net-next PATCH v4 3/7] net: ravb: Refactor RX ring refill
From: Sergey Shtylyov
Date: Tue May 28 2024 - 16:50:44 EST
On 5/28/24 6:03 PM, Paul Barker wrote:
> To reduce code duplication, we add a new RX ring refill function which
> can handle both the initial RX ring population (which was split between
> ravb_ring_init() and ravb_ring_format()) and the RX ring refill after
> polling (in ravb_rx()).
>
> Signed-off-by: Paul Barker <paul.barker.ct@xxxxxxxxxxxxxx>
Looks sane...
Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx>
[...]
MBR, Sergey