On Thu, May 07, 2020 at 09:29:42AM +0300, Leon Romanovsky wrote: > From: Maor Gottlieb <maorg@xxxxxxxxxxxx> > > Avoid decrease reference count of resource tracker object in the error > flow of res_get_common_doit. > > Fixes: c5dfe0ea6ffa ("RDMA/nldev: Add resource tracker doit callback") > Signed-off-by: Maor Gottlieb <maorg@xxxxxxxxxxxx> > Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxxxx> > --- > drivers/infiniband/core/nldev.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) Applied to for-rc, thanks Jason