]> www.infradead.org Git - users/dwmw2/linux.git/commit
mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()
authorAmit Cohen <amcohen@nvidia.com>
Tue, 2 Apr 2024 13:54:15 +0000 (15:54 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Apr 2024 02:50:39 +0000 (19:50 -0700)
commitf46de9f0e70c9e518a995194aea15ecaedffc0fa
tree8c8f74489f355acccebbb38372af2a4773521247
parentd38718a525a3017586daebc3cda22c25cd04d14c
mlxsw: pci: Move mlxsw_pci_cq_{init, fini}()

Move mlxsw_pci_cq_{init, fini}() after mlxsw_pci_cq_tasklet() as a next
patch will setup the tasklet as part of initialization.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/25196cb5baf5acf6ec1e956203790e018ba8e306.1712062203.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlxsw/pci.c