]> git.baikalelectronics.ru Git - kernel.git/commit
IB/hfi1: switch to netif_napi_add_tx()
authorJakub Kicinski <kuba@kernel.org>
Tue, 5 Jul 2022 23:02:06 +0000 (16:02 -0700)
committerLeon Romanovsky <leonro@nvidia.com>
Sun, 17 Jul 2022 18:29:46 +0000 (21:29 +0300)
commit6593146a57cee8a2c834d3e4b6d0794690eb5313
tree7bef6dd046698f0c4c04dc27aa13dce892e265a3
parentf6868957d3bf3c403fe9a873a137b4e9f4e9df18
IB/hfi1: switch to netif_napi_add_tx()

Switch to the new API not requiring the NAPI_POLL_WEIGHT argument.

Link: https://lore.kernel.org/r/20220705230208.924408-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/hfi1/ipoib_tx.c