Add more information into the error message for better debugging. The old messages was just like "Error happend" without detail information. This patch adds more information which session, port, HCA name and etc. V2->V1: add new line after variable block as requested by Jason Gioh Kim (3): RDMA/rtrs-clt: Print more info when an error happens RDMA/rtrs-srv: More debugging info when fail to send reply RDMA/rtrs-clt: Simplify error message drivers/infiniband/ulp/rtrs/rtrs-clt.c | 24 ++++++++++++++++++++---- drivers/infiniband/ulp/rtrs/rtrs-srv.c | 12 ++++++++---- 2 files changed, 28 insertions(+), 8 deletions(-) -- 2.25.1