[rds-devel] [PATCH] rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp

David Miller davem at davemloft.net
Wed Apr 25 11:34:30 PDT 2018


From: Dag Moxnes <dag.moxnes at oracle.com>
Date: Wed, 25 Apr 2018 13:22:01 +0200

> The function rds_ib_setup_qp is calling rds_ib_get_client_data and
> should correspondingly call rds_ib_dev_put. This call was lost in
> the non-error path with the introduction of error handling done in
> commit 3b12f73a5c29 ("rds: ib: add error handle")
> 
> Signed-off-by: Dag Moxnes <dag.moxnes at oracle.com>

Applied, thanks.



More information about the rds-devel mailing list