openwrt/target/linux/bmips
Sieng-Piaw Liew a6a54135ef bmips: fix Tx cleanup when NAPI poll budget is zero
NAPI poll() function may be passed a budget value of zero, i.e. during
netpoll, which isn't NAPI context.
Therefore, napi_consume_skb() must be given budget value instead of
!force to truly discern netpoll-like scenarios.

https://lore.kernel.org/netdev/20220707141056.2644-1-liew.s.piaw@gmail.com/t/#m470f5c20225e76fb08c44d6cfa2f1b739ffaaea4
Signed-off-by: Sieng-Piaw Liew <liew.s.piaw@gmail.com>
[improve code format]
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2023-03-04 19:28:16 +01:00
..
dts treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
files bmips: fix Tx cleanup when NAPI poll budget is zero 2023-03-04 19:28:16 +01:00
generic bmips: add linux v5.15 support 2022-05-20 12:21:03 +02:00
image bmips: loader-lzma: drop unused RAMSIZE parameter 2023-03-02 20:37:56 +01:00
nand bmips: dgnd3700v2: fix network config 2022-05-23 21:05:59 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.67 2022-09-09 21:08:37 +01:00
profiles bmips: add new target 2021-02-22 18:29:44 +01:00
config-5.15 kernel: disable CONFIG_CPU_LITTLE_ENDIAN in generic config 2022-10-21 13:47:01 +02:00
Makefile bmips: switch to linux 5.15 2022-05-20 12:36:43 +02:00