On Wed, Oct 28, 2020 at 08:25:09PM +0800, Zhang Qilong wrote: > The rv cannot be 'EAGAIN' in the previous path, we > should use '-EAGAIN' to check it. For example: > > Call trace: > ->siw_cm_work_handler > ->siw_proc_mpareq > ->siw_recv_mpa_rr > > Signed-off-by: Zhang Qilong <zhangqilong3@xxxxxxxxxx> > Reviewed-by: Bernard Metzler <bmt@xxxxxxxxxxxxxx> > --- > drivers/infiniband/sw/siw/siw_cm.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-rc, thanks Jason