linux/drivers/infiniband
Jakub Kicinski 2157f5caae ipoib: switch to netif_napi_add_weight()
We want to remove the weight argument from the basic
netif_napi_add() API and just default to 64.
Switch ipoib to the new API for explicitly specifying
the weight.

Link: https://lore.kernel.org/r/20220705230208.924408-4-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2022-07-17 21:30:02 +03:00
..
core RDMA: Correct duplicated words in comments 2022-06-24 16:52:28 -03:00
hw IB/hfi1: switch to netif_napi_add_weight() 2022-07-17 21:29:53 +03:00
sw IB: Fix spelling of 'writable' 2022-07-04 10:14:57 -03:00
ulp ipoib: switch to netif_napi_add_weight() 2022-07-17 21:30:02 +03:00
Kconfig RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00
Makefile