]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Move hardware counters initialization to the corresponding stage
authorMark Bloch <markb@mellanox.com>
Mon, 1 Jan 2018 11:07:01 +0000 (13:07 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 4 Jan 2018 00:26:59 +0000 (17:26 -0700)
commit4fa686605a03c7f187d354f965ebce598214941f
tree287728a7c0fdaa179aefba20b1f59a8e477b72f3
parentaa6967a7378d7f1acf276065cb79d883e85b881a
IB/mlx5: Move hardware counters initialization to the corresponding stage

Now that we have a stage just for hardware counters, move all relevant
initialization logic into one place.

Signed-off-by: Mark Bloch <markb@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/main.c