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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9d6e0c8b707b1f29f3d4e03714a72fffb417d144;p=linux.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