RDMA/qib: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:43 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 12 Dec 2018 14:40:14 +0000 (07:40 -0700)
commit16b0ba9571f99a3beb9e13e7340b04f34608c93a
treed4d977f6ef56a752e17f8b305677deacbf952755
parentbd59461e57b4163dbba8aaa131a6c2a61e1bdaab
RDMA/qib: 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/qib/qib_verbs.c