summaryrefslogtreecommitdiff
path: root/drivers/net/wireguard/selftest/allowedips.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-09-27 06:27:53 -0700
committerJakub Kicinski <kuba@kernel.org>2022-09-28 18:57:14 -0700
commitfa072d51fe3c2744e51e31c43988bd9a5a3b5c77 (patch)
treee9b39d11570ddf2287dbc0c738f9fb6f500f306d /drivers/net/wireguard/selftest/allowedips.c
parent5f7afc48f162123af694133f8101372f2fdaadf7 (diff)
downloadwireguard-linux-trimmed-fa072d51fe3c2744e51e31c43988bd9a5a3b5c77.tar.gz
wireguard-linux-trimmed-fa072d51fe3c2744e51e31c43988bd9a5a3b5c77.zip
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>
Diffstat (limited to 'drivers/net/wireguard/selftest/allowedips.c')
0 files changed, 0 insertions, 0 deletions