]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
RDMA/nes: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:40 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 12 Dec 2018 14:40:14 +0000 (07:40 -0700)
commit5a6c6e71acb069f0d7707fbc9b29a93cbe241d46
treec368fceff7cb6b7c6241297149e44c6a81d0db5f
parent56e2a43136b77205fc4a33f8915d6a289396668a
RDMA/nes: 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/nes/nes_verbs.c