OSDN Git Service

RDMA/bnxt_re: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:31 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 11 Dec 2018 22:15:07 +0000 (15:15 -0700)
commit9615f86be981a41a830ae088856da3e5ac362ab6
treec18eca1b358fb39508b56b7792752d8b68df9e67
parent521ed0d92ab0db3edd17a5f4716b7f698f4fce61
RDMA/bnxt_re: 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/bnxt_re/main.c