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