RDMA/cache: Release GID table even if leak is detected
When the table is released, we nullify pointer to GID table, it means that in case GID entry leak is detected, we will leak table too. Delete code that prevents table destruction. Fixes: b150c386 ("IB/core: Introduce GID entry reference counts") Link: https://lore.kernel.org/r/a62560af06ba82c88ef9194982bfa63d14768ff9.1716900410.git.leon@kernel.orgSigned-off-by:Leon Romanovsky <leon@kernel.org>
Showing
Please register or sign in to comment