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. 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 | 23 +++++++++++++++++++---- drivers/infiniband/ulp/rtrs/rtrs-srv.c | 12 ++++++++---- 2 files changed, 27 insertions(+), 8 deletions(-) -- 2.25.1