]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
RDMA/hfi1: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:34 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 11 Dec 2018 22:15:07 +0000 (15:15 -0700)
commite3c320caa10713e1276cd2b813a6cdac37810e51
tree31095375bd6b06fa53b965d590b13e00ff0b967b
parentdad3b05d050a8ce5825b2bd7c680fc127b3c2c69
RDMA/hfi1: 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/hfi1/verbs.c