]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/mlx5: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:38 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 12 Dec 2018 14:40:13 +0000 (07:40 -0700)
commitd8020c6dbd093e4308bd3a2bc9366058b93fb339
tree1934555b7c9ef3fd836abf68f20ae05626e3fc60
parente7190d8ed296903648e1c8b91fd8c008f7909f17
RDMA/mlx5: Initialize ib_device_ops struct

Initialize ib_device_ops with the supported operations using
ib_set_device_ops().

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/main.c