]> git.baikalelectronics.ru Git - kernel.git/commit
eth: sfc: remove remnants of the out-of-tree napi_weight module param
authorJakub Kicinski <kuba@kernel.org>
Thu, 12 May 2022 20:56:03 +0000 (13:56 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 14 May 2022 00:03:09 +0000 (17:03 -0700)
commitb40ff8b180c51da2488406618193f41502ac288c
tree03559e879d4bc594742d1ec214bc297794eb530d
parent2ffce795f42023b106912be4f4d1137f7626a3d0
eth: sfc: remove remnants of the out-of-tree napi_weight module param

Remove napi_weight statics which are set to 64 and never modified,
remnants of the out-of-tree napi_weight module param.

Acked-by: Edward Cree <ecree.xilinx@gmail.com>
Link: https://lore.kernel.org/r/20220512205603.1536771-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/sfc/efx_channels.c
drivers/net/ethernet/sfc/falcon/efx.c
drivers/net/ethernet/sfc/siena/efx_channels.c