net: bcmasp: Utilize napi_complete_done() return value
authorFlorian Fainelli <florian.fainelli@broadcom.com>
Wed, 11 Jun 2025 21:27:29 +0000 (14:27 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 13 Jun 2025 01:26:20 +0000 (18:26 -0700)
commit391859cb17f5356337593c59cea04b14f3405a3d
treede524265c4f1871a654407820f7977414ef211ed
parent3afc253357668c9f677c2e4c7adda7641773b5e8
net: bcmasp: Utilize napi_complete_done() return value

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@broadcom.com>
Reviewed-by: Justin Chen <justin.chen@broadcom.com>
Reviewed-by: Joe Damato <joe@dama.to>
Link: https://patch.msgid.link/20250611212730.252342-2-florian.fainelli@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c