OSDN Git Service

RDMA/qedr: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:42 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 12 Dec 2018 14:40:14 +0000 (07:40 -0700)
commitbd59461e57b4163dbba8aaa131a6c2a61e1bdaab
treefc01f21e6b6c5ccebbebb365964fa57c9b734d31
parenta263c1241a18975756fcdbb6ccdb6460c89b04a5
RDMA/qedr: 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/qedr/main.c