RE: [PATCH net-next 4/9] net: ena: convert to use .get_rx_ring_count

From: Kiyanovski, Arthur

Date: Thu Jan 15 2026 - 12:51:52 EST



> -----Original Message-----
> From: Breno Leitao <leitao@xxxxxxxxxx>
> Sent: Thursday, January 15, 2026 6:38 AM
> Subject: [EXTERNAL] [PATCH net-next 4/9] net: ena: convert to use
> .get_rx_ring_count
>
> Use the newly introduced .get_rx_ring_count ethtool ops callback instead of
> handling ETHTOOL_GRXRINGS directly in .get_rxnfc().
>
> Since ETHTOOL_GRXRINGS was the only useful command handled by
> ena_get_rxnfc(), remove the function entirely.
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>
> ---


Thank you for submitting this patch

Reviewed-by: Arthur Kiyanovski <akiyano@xxxxxxxxxx>