Sieng Piaw Liew
a332b8cc9c
bmips: check NAPI context when refilling rx SKB
...
Check if we're in NAPI context when refilling rx. Normally we're almost
always running in NAPI context. Dispatch to napi_alloc_frag() directly
instead of relying on netdev_alloc_frag() which does the same but with
the overhead of local_bh_disable/enable.
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
..
2022-11-27 13:18:29 +01:00
2023-02-04 02:35:03 +01:00
2023-02-04 02:35:03 +01:00
2022-10-21 13:47:01 +02:00
2023-02-03 12:50:15 +01:00
2023-02-04 02:35:03 +01:00
2023-02-28 04:38:13 -05:00
2023-03-04 13:06:28 +01:00
2023-02-28 04:38:13 -05:00
2023-02-26 22:22:48 +01:00
2023-03-02 20:37:56 +01:00
2023-02-28 04:38:13 -05:00
2023-03-04 19:28:16 +01:00
2022-12-23 19:44:20 +01:00
2023-03-04 13:09:30 +01:00
2022-11-16 20:14:13 +01:00
2023-02-25 20:33:40 +01:00
2023-02-18 19:58:22 +01:00
2023-03-04 13:12:40 +01:00
2023-02-26 22:22:48 +01:00
2023-02-26 22:22:48 +01:00
2023-02-28 04:38:13 -05:00
2023-02-04 02:35:03 +01:00
2023-03-02 11:25:17 +01:00
2023-03-04 12:54:38 +01:00
2023-02-28 04:38:13 -05:00
2023-01-30 11:13:14 +01:00
2022-10-21 13:47:01 +02:00
2023-02-26 22:22:48 +01:00
2023-02-04 02:35:03 +01:00
2023-02-04 02:35:03 +01:00
2023-01-28 19:58:20 +01:00
2023-02-26 22:22:48 +01:00
2023-03-04 17:37:25 +01:00
2023-02-28 04:38:13 -05:00
2023-01-07 01:30:31 +01:00
2023-02-26 22:22:48 +01:00
2023-02-04 02:35:03 +01:00
2023-02-04 02:35:03 +01:00
2023-02-28 04:38:13 -05:00
2023-01-30 18:01:14 +08:00
2022-09-27 13:41:12 +02:00