Re: [PATCH] RDMA/cma: fix false error message

From: Jason Gunthorpe
Date: Thu Sep 12 2019 - 09:25:07 EST


On Mon, Sep 02, 2019 at 11:27:31AM +0200, HÃkon Bugge wrote:
> In addr_handler(), assuming status == 0 and the device already has
> been acquired (id_priv->cma_dev != NULL), we get the following
> incorrect "error" message:
>
> RDMA CM: ADDR_ERROR: failed to resolve IP. status 0
>
> Signed-off-by: HÃkon Bugge <haakon.bugge@xxxxxxxxxx>

I added a fixes line, please don't forget

Applied to for-next

Thanks,
Jason