diff options
| author | Jakub Kicinski <[email protected]> | 2022-05-17 00:23:45 +0000 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2022-05-19 20:11:28 +0000 |
| commit | caf6b7f81e053dfdc5f16e943b355bc954e0de34 (patch) | |
| tree | d072abd9da76894ddbaf074f53646df48f8ad545 /drivers/net/can/usb/usb_8dev.c | |
| parent | can: isotp: isotp_bind(): do not validate unused address information (diff) | |
| download | kernel-caf6b7f81e053dfdc5f16e943b355bc954e0de34.tar.gz kernel-caf6b7f81e053dfdc5f16e943b355bc954e0de34.zip | |
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/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'drivers/net/can/usb/usb_8dev.c')
0 files changed, 0 insertions, 0 deletions
