]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/mthca: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:39 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 12 Dec 2018 14:40:13 +0000 (07:40 -0700)
commit56e2a43136b77205fc4a33f8915d6a289396668a
tree29a5db11ac063b5d4af8280723a05f84b113df56
parent96458233ee73b6082f75c1a55c9a4ad6ea7913d5
RDMA/mthca: 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/mthca/mthca_provider.c