]> www.infradead.org Git - users/dwmw2/linux.git/commit
netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 9 Oct 2023 13:37:54 +0000 (15:37 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 12 Oct 2023 00:28:06 +0000 (17:28 -0700)
commitd1fea38f01acbd6bc6d0f919ecb56d5f57ccaa12
treee2d819e57f8da496215f0a6182be1e1847127dac
parentbe176234d0a845c075736490f34268b6a952c18f
netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule

Replace if condition of napi_schedule_prep/__napi_schedule and use bool
from napi_schedule directly where possible.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Link: https://lore.kernel.org/r/20231009133754.9834-5-ansuelsmth@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/atheros/atlx/atl1.c
drivers/net/wireless/intel/iwlwifi/pcie/rx.c