Re: [PATCH net-next v2 1/2] net: bcmasp: Utilize napi_complete_done() return value

From: Joe Damato
Date: Thu Jun 12 2025 - 16:23:03 EST


On Wed, Jun 11, 2025 at 02:27:29PM -0700, Florian Fainelli wrote:
> Make use of the return value from napi_complete_done(). This allows
> users to use the gro_flush_timeout and napi_defer_hard_irqs sysfs
> attributes for configuring software interrupt coalescing.
>
> Signed-off-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>
> Reviewed-by: Justin Chen <justin.chen@xxxxxxxxxxxx>
> ---
> drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>

Reviewed-by: Joe Damato <joe@xxxxxxx>