r8152: use napi_gro_frags
authorHayes Wang <hayeswang@realtek.com>
Tue, 26 Sep 2023 11:17:14 +0000 (19:17 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 4 Oct 2023 23:51:32 +0000 (16:51 -0700)
commit788d30daa8f97f06166b6a63f0e51f2a4c2f036a
treee3f294675a3789c0ee62d5d21b63cbbf98af2930
parent2cf51f931797d9a47e75d999d0993a68cbd2a560
r8152: use napi_gro_frags

Use napi_gro_frags() for the skb of fragments when the work_done is less
than budget.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Link: https://lore.kernel.org/r/20230926111714.9448-434-nic_swsd@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/usb/r8152.c