[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20201112114646.GB3628@unreal>
Date: Thu, 12 Nov 2020 13:46:46 +0200
From: Leon Romanovsky <leon@...nel.org>
To: Chen Zhou <chenzhou10@...wei.com>
Cc: dledford@...hat.com, jgg@...pe.ca, maorg@...lanox.com,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
Hulk Robot <hulkci@...wei.com>
Subject: Re: [PATCH] RDMA/core: Fix error return code in _ib_modify_qp()
On Thu, Nov 12, 2020 at 05:06:26PM +0800, Chen Zhou wrote:
> Fix to return a negative error code from the error handling case
> instead of 0 in function _ib_modify_qp(), as done elsewhere in this
> function.
>
> Fixes: 51aab12631dd ("RDMA/core: Get xmit slave for LAG")
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Chen Zhou <chenzhou10@...wei.com>
> ---
> drivers/infiniband/core/verbs.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
It is already fixed in the commit
5333499c6014 ("RDMA/core: Fix error return in _ib_modify_qp()")
Thanks
Powered by blists - more mailing lists