Home
last modified time | relevance | path

Searched hist:"5 c719d7aef298e9b727f39b45e88528a96df3620" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/infiniband/sw/rxe/
H A Drxe_mw.cdiff 5c719d7aef298e9b727f39b45e88528a96df3620 Mon Jul 17 21:55:56 CEST 2023 Christophe JAILLET <christophe.jaillet@wanadoo.fr> RDMA/rxe: Fix an error handling path in rxe_bind_mw()

All errors go to the error handling path, except this one. Be consistent
and also branch to it.

Fixes: 02ed253770fb ("RDMA/rxe: Introduce rxe access supported flags")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/43698d8a3ed4e720899eadac887427f73d7ec2eb.1689623735.git.christophe.jaillet@wanadoo.fr
Reviewed-by: Bob Pearson <rpearsonhpe@gmail.com>
Acked-by: Zhu Yanjun <zyjzyj2000@gmail.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>