RDMA/ocrdma: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:41 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 12 Dec 2018 14:40:14 +0000 (07:40 -0700)
commita263c1241a18975756fcdbb6ccdb6460c89b04a5
treec9134f168f314e1e5feabb9b1354eec86587dd07
parent5a6c6e71acb069f0d7707fbc9b29a93cbe241d46
RDMA/ocrdma: 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/ocrdma/ocrdma_main.c