mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-08 17:04:27 -05:00
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> |
||
|---|---|---|
| .. | ||
| dts | ||
| files | ||
| generic | ||
| image | ||
| nand | ||
| patches-5.15 | ||
| profiles | ||
| config-5.15 | ||
| Makefile | ||