]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
RDMA/rdmavt: Initialize ib_device_ops struct
authorKamal Heib <kamalheib1@gmail.com>
Mon, 10 Dec 2018 19:09:47 +0000 (21:09 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 12 Dec 2018 14:40:15 +0000 (07:40 -0700)
commit02a42f8e40caed53fd357c9c33912e1bfb6f0365
tree6424ffc09d002e18eebe20bd6eb949c4db58c507
parent573efc4b3ce8f01b0ca6abbf22154f73c7ee1012
RDMA/rdmavt: Initialize ib_device_ops struct

Initialize ib_device_ops with the supported operations using
ib_set_device_ops() and remove the use of check_driver_override().

Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/rdmavt/vt.c