From: David S. Miller Date: Mon, 14 Sep 2020 21:53:15 +0000 (-0700) Subject: Merge branch 'net-lantiq-Fix-bugs-in-NAPI-handling' X-Git-Tag: v5.15~2870^2~39 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d6e0c8b707b1f29f3d4e03714a72fffb417d144;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'net-lantiq-Fix-bugs-in-NAPI-handling' Hauke Mehrtens says: ==================== net: lantiq: Fix bugs in NAPI handling This fixes multiple bugs in the NAPI handling. Changes since: v1: - removed stable tag from "net: lantiq: use netif_tx_napi_add() for TX NAPI" - Check the NAPI budged in "net: lantiq: Use napi_complete_done()" - Add extra fix "net: lantiq: Disable IRQs only if NAPI gets scheduled" ==================== Signed-off-by: David S. Miller --- 9d6e0c8b707b1f29f3d4e03714a72fffb417d144