Ubuntu-focal-kernel/drivers/infiniband/sw
Guoqing Jiang 9ca6e770c7 RDMA/siw: Correct wrong debug message
BugLink: https://bugs.launchpad.net/bugs/2040284

[ Upstream commit bee024d20451e4ce04ea30099cad09f7f75d288b ]

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>
Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2023-10-30 11:42:15 +01:00
..
rdmavt RDMA/rdmavt: Delete unnecessary NULL check 2023-08-09 12:25:21 +02:00
rxe RDMA/rxe: Fix the use-before-initialization error of resp_pkts 2023-09-01 14:48:45 +02:00
siw RDMA/siw: Correct wrong debug message 2023-10-30 11:42:15 +01:00
Makefile