]> git.ipfire.org Git - thirdparty/linux.git/commit
RDMA/cxgb4: fix typo in write_pbl() debug message
authorAlok Tiwari <alok.a.tiwari@oracle.com>
Mon, 29 Sep 2025 09:10:56 +0000 (02:10 -0700)
committerLeon Romanovsky <leon@kernel.org>
Sun, 19 Oct 2025 10:51:46 +0000 (06:51 -0400)
commitcfd51fcf117157df8fb1ff0552d2fac909bdfc3d
treea8f49cd40e7e0d5997a88d18bc69be2e5549291c
parent3a8660878839faadb4f1a6dd72c3179c1df56787
RDMA/cxgb4: fix typo in write_pbl() debug message

Correct the debug log format string from "pdb_addr" -> "pbl_addr"
to match the actual variable name.

Signed-off-by: Alok Tiwari <alok.a.tiwari@oracle.com>
Link: https://patch.msgid.link/20250929091102.50384-1-alok.a.tiwari@oracle.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
drivers/infiniband/hw/cxgb4/mem.c