aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorZhang Qilong <[email protected]>2020-10-28 20:25:09 +0800
committerJason Gunthorpe <[email protected]>2020-11-02 15:26:53 -0400
commit856c2998999958761b6a52208b4edb4d352c4037 (patch)
treead356c27880f49817b58c7c53d15c069114d529e /net/lapb/lapb_subr.c
parentd5c7916fe4613e9128b0f877f7e2dd0c85f5d2d2 (diff)
RDMA/siw: Fix typo of EAGAIN not -EAGAIN in siw_cm_work_handler()
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 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Zhang Qilong <[email protected]> Reviewed-by: Bernard Metzler <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions