1
0
Fork 0
alistair23-linux/drivers/infiniband
Artemy Kovalyov 1a418f7764 IB/core: Set qp->real_qp before it may be accessed
real_qp should be initialized before ib_destroy_qp() is called.
ib_destroy_qp() may be called in the error flow if ib_create_qp_security()
failed.

Signed-off-by: Artemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-05-03 10:17:45 -03:00
..
core IB/core: Set qp->real_qp before it may be accessed 2019-05-03 10:17:45 -03:00
hw IB/mlx5: Add missing XRC options to QP optional params mask 2019-05-03 10:15:13 -03:00
sw Merge branch 'rdma_mmap' into rdma.git for-next 2019-04-24 16:20:34 -03:00
ulp opa_vnic: fix check on record->event, incorrect operator used 2019-04-08 13:05:24 -03:00
Kconfig IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbs 2019-01-10 17:06:44 -07:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00