commit | c5e8f57b0b560b9cc9ea9166975858d023f81030 | [log] [tgz] |
---|---|---|
author | Zhu Yanjun <yanjun.zhu@oracle.com> | Fri Feb 10 01:48:42 2017 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Sun Feb 19 09:18:46 2017 -0500 |
tree | bb4870c222e2588c699dd9fa14bc26db3a889bae | |
parent | f50cccdd03ed4b22960308a5d2499519df13ee9b [diff] |
IB/ipoib: remove the unnecessary memory free In the function ipoib_cm_nonsrq_init_rx, the memory is not allocated successfully. It is not necessary to free it. CC: Joe Jin <joe.jin@oracle.com> CC: Junxiao Bi <junxiao.bi@oracle.com> Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>