mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 18:42:35 +04:00
2b70b32aef
defer_list skbs held by NAPI can block releasing page pools. Work around this by scheduling rx softirq on all CPUs while trying to release a page pool. Signed-off-by: Felix Fietkau <nbd@nbd.name>