Modify RDMA engine to print strerror messages.
authorLogan Gunthorpe <logang@deltatee.com>
Mon, 4 Apr 2016 16:06:03 +0000 (10:06 -0600)
committerLogan Gunthorpe <logang@deltatee.com>
Mon, 4 Apr 2016 16:06:03 +0000 (10:06 -0600)
In order to ease debugging it would be nice to know why certain
rdma/ib functions fail. I've added %m messages to a large
number of log_err lines.


No differences found