]> 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)
commit196b9a3fc3a2fa703752e18164dbbbb2201c5aef
tree03559e879d4bc594742d1ec214bc297794eb530d
parent2853f219036e1a8ff00f220bd626ae1c64a96e25
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