]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/commit
RDMA/i40iw: Make sure to initialize ib_device_ops
authorKamal Heib <kamalheib1@gmail.com>
Tue, 18 Dec 2018 20:55:07 +0000 (22:55 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 18 Dec 2018 21:12:26 +0000 (14:12 -0700)
commitb81a327dbc0d07c219ac48b7daf155ea6a51672b
treebc5201097565339e0106c105a0177ff208c830c3
parent8e3b688301863fba914883e3531b406c68cb7501
RDMA/i40iw: Make sure to initialize ib_device_ops

The initialization of the ib_device_ops was dropped by mistake when
rebasing the ib_device_ops series, this patch fixes that.

Fixes: 15644f57cb66 ("RDMA/i40iw: Initialize ib_device_ops struct")
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/i40iw/i40iw_verbs.c