diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-05-17 03:23:45 +0300 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-05-19 23:11:28 +0300 |
commit | caf6b7f81e053dfdc5f16e943b355bc954e0de34 (patch) | |
tree | d072abd9da76894ddbaf074f53646df48f8ad545 /lib/livepatch | |
parent | b76b163f46b661499921a0049982764a6659bfe7 (diff) | |
download | linux-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 'lib/livepatch')
0 files changed, 0 insertions, 0 deletions