RDMA/mlx4: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:37 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 11 Dec 2018 22:15:08 +0000 (15:15 -0700)
commit4725c4ba8d1c81c0b44a7a4f9b7f21bb0331e705
tree794bc0ac7042b884cea622b6fc7c881698533345
parent15644f57cb6659349bc1ca7419fa89a28fbcfe61
RDMA/mlx4: 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: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx4/main.c