Searched hist:bee024d20451e4ce04ea30099cad09f7f75d288b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | diff bee024d20451e4ce04ea30099cad09f7f75d288b Mon Aug 21 08:32:54 CDT 2023 Guoqing Jiang <guoqing.jiang@linux.dev> RDMA/siw: Correct wrong debug message
We need to print num_sle first then pbl->max_buf per the condition. Also replace mem->pbl with pbl while at it.
Fixes: 303ae1cdfdf7 ("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>
|