]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/siw: Simplify several debug messages
authorBart Van Assche <bvanassche@acm.org>
Mon, 30 Sep 2019 23:16:55 +0000 (16:16 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 1 Oct 2019 15:18:17 +0000 (12:18 -0300)
commit23c1c13cdd556027ed6f886f37975bd59180efe7
tree1aac3ee30b2b966f9be3f339f4dec31a4e440816
parent6eeff06db999bf9b17aaa52fddda4fd449726a64
RDMA/siw: Simplify several debug messages

Do not print the remote address if it is not used. Use %pISp instead of
%pI4 %d.

Link: https://lore.kernel.org/r/20190930231707.48259-4-bvanassche@acm.org
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Bernard Metzler <bmt@zurich.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/siw/siw_cm.c