mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04:00
912e5608c4
I mistakenly assumed napi_gro_receive could not be used here. But it turns out I needed to take the address of mal's napi_device. Important to get everything possible out of this old underpowered platform. Upstream for whatever reason wants to do away with netif_receive_skb_list. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/23382 Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>