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)
commit96458233ee73b6082f75c1a55c9a4ad6ea7913d5
tree1934555b7c9ef3fd836abf68f20ae05626e3fc60
parent4725c4ba8d1c81c0b44a7a4f9b7f21bb0331e705
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