linux-stable/drivers/infiniband/sw
Guoqing Jiang b184742d27 RDMA/siw: Correct wrong debug message
[ Upstream commit bee024d204 ]

We need to print num_sle first then pbl->max_buf per the condition.
Also replace mem->pbl with pbl while at it.

Fixes: 303ae1cdfd ("rdma/siw: application interface")
Signed-off-by: Guoqing Jiang <guoqing.jiang@linux.dev>
Link: https://lore.kernel.org/r/20230821133255.31111-3-guoqing.jiang@linux.dev
Acked-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-03-01 13:21:52 +01:00
..
rdmavt RDMA/rdmavt: Delete unnecessary NULL check 2023-05-11 23:00:35 +09:00
rxe RDMA/rxe: Fix the use-before-initialization error of resp_pkts 2023-06-21 15:59:17 +02:00
siw RDMA/siw: Correct wrong debug message 2024-03-01 13:21:52 +01:00
Makefile