summaryrefslogtreecommitdiff
path: root/include/linux/can/dev.h
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-05-17 03:23:45 +0300
committerMarc Kleine-Budde <mkl@pengutronix.de>2022-05-19 23:11:28 +0300
commitcaf6b7f81e053dfdc5f16e943b355bc954e0de34 (patch)
treed072abd9da76894ddbaf074f53646df48f8ad545 /include/linux/can/dev.h
parentb76b163f46b661499921a0049982764a6659bfe7 (diff)
downloadlinux-caf6b7f81e053dfdc5f16e943b355bc954e0de34.tar.xz
can: can-dev: move to netif_napi_add_weight()
We want to remove the weight argument from the basic version of the netif_napi_add() call. Move all the callers in drivers/net/can that pass a custom weight (i.e. not NAPI_POLL_WEIGHT or 64) to the netif_napi_add_weight() API. Link: https://lore.kernel.org/all/20220517002345.1812104-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'include/linux/can/dev.h')
0 files changed, 0 insertions, 0 deletions