commit | e325b49a320b493cc5d69e263751ff716dc458fe | [log] [tgz] |
---|---|---|
author | Michael R. Hines <mrhines@us.ibm.com> | Tue Feb 18 10:34:06 2014 +0800 |
committer | Juan Quintela <quintela@redhat.com> | Mon Jun 23 19:09:50 2014 +0200 |
tree | 0ec350ca5c01cc2e696f880ec0e668eadc17b259 | |
parent | d9c1647d896d3192cba9dbf98fb7efab876edde5 [diff] |
rdma: bug fixes 1. Fix small memory leak in parsing inet address from command line in data_init() 2. Fix ibv_post_send() return value check and pass error code back up correctly. 3. Fix rdma_destroy_qp() segfault after failure to connect to destination. Reported-by: frank.yangjie@gmail.com Reported-by: dgilbert@redhat.com Signed-off-by: Michael R. Hines <mrhines@us.ibm.com> Signed-off-by: Juan Quintela <quintela@redhat.com>