Re: [PATCH rdma-next 0/3] Remove not possible checks

From: Jason Gunthorpe
Date: Fri Jul 30 2021 - 10:09:24 EST


On Fri, Jul 23, 2021 at 05:08:54PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxx>
>
> The iwpm is part of iw_cm module load, it ensures that iwpm is valid
> prior to execution of any commands.
>
> This series deletes such checks.
>
> Thanks
>
> Leon Romanovsky (3):
> RDMA/iwcm: Release resources if iw_cm module initialization fails
> RDMA/iwpm: Remove not-needed reference counting
> RDMA/iwpm: Rely on the upper to ensure that requests are valid

Applied to for-next, thanks

Jason