]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/vmw_pvrdma: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:45 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 12 Dec 2018 14:40:15 +0000 (07:40 -0700)
commit0328d613ece6c05071f462fc7a1ed0f7270b7246
treecfdc222255f5b3b7cb5e48ac10e83a38c0e4d092
parentb2092b05457f11d2a46627f4503ef3ff123cd33e
RDMA/vmw_pvrdma: 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/vmw_pvrdma/pvrdma_main.c