diff options
author | Md Haris Iqbal <haris.iqbal@ionos.com> | 2022-02-17 04:09:29 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-02-18 11:59:33 -0400 |
commit | c46fa8911b17e3f808679061a8af8bee219f4602 (patch) | |
tree | 0e342c4ab8de920f95c177b2bc4468bc131d4472 /arch/s390/lib/test_modules_helpers.c | |
parent | 8700af2cc18c919b2a83e74e0479038fd113c15d (diff) |
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Error path of rtrs_clt_open() calls free_clt(), where free_permit is
called. This is wrong since error path of rtrs_clt_open() does not need
to call free_permit().
Also, moving free_permits() call to rtrs_clt_close(), makes it more
aligned with the call to alloc_permit() in rtrs_clt_open().
Fixes: 6a98d71daea1 ("RDMA/rtrs: client: main functionality")
Link: https://lore.kernel.org/r/20220217030929.323849-2-haris.iqbal@ionos.com
Signed-off-by: Md Haris Iqbal <haris.iqbal@ionos.com>
Reviewed-by: Jack Wang <jinpu.wang@ionos.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'arch/s390/lib/test_modules_helpers.c')
0 files changed, 0 insertions, 0 deletions