RDMA/cxgb4: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:33 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 11 Dec 2018 22:15:07 +0000 (15:15 -0700)
commitdad3b05d050a8ce5825b2bd7c680fc127b3c2c69
treec894f75a03d1881ac9f1906eb49287061cc65e4c
parent071b2ca40ae31bf1ce0c4a6edb5fc52988dafa54
RDMA/cxgb4: 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/cxgb4/provider.c