]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net/smc: Improve log message for devices w/o pnetid
authorAlexandra Winter <wintera@linux.ibm.com>
Mon, 1 Sep 2025 14:58:42 +0000 (16:58 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Sep 2025 15:57:04 +0000 (08:57 -0700)
commitc975e1dfcc929dbfde8abfa514494b66f0335006
treec1e912829321fa6ce1f853594b9a8e54651ca917
parenta50e7864ca44f519935cdb04796c714eb9d6670c
net/smc: Improve log message for devices w/o pnetid

Explicitly state in the log message, when a device has no pnetid.
"with pnetid" and "has pnetid" was misleading for devices without pnetid.

Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Reviewed-by: Dust Li <dust.li@linux.alibaba.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250901145842.1718373-3-wintera@linux.ibm.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/smc/smc_ib.c
net/smc/smc_ism.c