aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2022-05-08 11:33:57 +0100
committerDavid S. Miller <davem@davemloft.net>2022-05-08 11:33:57 +0100
commit9f88af22521db8602c68dc7b38b3b1189a6ec0ba (patch)
treeeb88fda00790024bd1dfc61db670cd9f638b7f48 /net/core/dev.c
parentMerge branch 'simplify-migration-of-host-filtered-addresses-in-felix-driver' (diff)
parentnet: wan: switch to netif_napi_add_weight() (diff)
downloadlinux-rng-9f88af22521db8602c68dc7b38b3b1189a6ec0ba.tar.xz
linux-rng-9f88af22521db8602c68dc7b38b3b1189a6ec0ba.zip
Merge branch 'switch-drivers-to-netif_napi_add_weight'
Jakub Kicinski says: ==================== net: switch drivers to netif_napi_add_weight() The minority of drivers pass a custom weight to netif_napi_add(). Switch those away to the new netif_napi_add_weight(). All drivers (which can go thru net-next) calling netif_napi_add() will now be calling it with NAPI_POLL_WEIGHT or 64. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions