linux/drivers/s390
Jakub Kicinski b48b89f9c1 net: drop the weight argument from netif_napi_add
We tell driver developers to always pass NAPI_POLL_WEIGHT
as the weight to netif_napi_add(). This may be confusing
to newcomers, drop the weight argument, those who really
need to tweak the weight can use netif_napi_add_weight().

Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for CAN
Link: https://lore.kernel.org/r/20220927132753.750069-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-09-28 18:57:14 -07:00
..
block s390/dasd: Establish DMA alignment 2022-08-04 16:19:15 -06:00
char s390 updates for 5.20 merge window 2022-08-06 17:05:21 -07:00
cio VFIO updates for v6.0-rc1 2022-08-06 08:59:35 -07:00
crypto s390/ap: fix crash on older machines based on QCI info missing 2022-08-15 17:19:52 +02:00
net net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
scsi scsi: zfcp: Fix missing auto port scan and thus missing target ports 2022-08-01 19:50:00 -04:00
virtio virtio: Revert "virtio: find_vqs() add arg sizes" 2022-08-16 01:40:24 -04:00
Makefile