From: Jason Gunthorpe <jgg@xxxxxxxxxxxx> This driver also can use ib_device_get/put to prevent unregistration instead of using a non-locking bit test. This also fixes an error unwind bug. This requires the advise_mr related series sent to for-rc. Jason Gunthorpe (2): RDMA/bnxt_re: Fix lifetimes in bnxt_re_task RDMA/bnxt_re: Use ib_device_try_get() drivers/infiniband/hw/bnxt_re/main.c | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) -- 2.20.1