commit | 10c47d560603a8ba9d74889028cf6728a2d845ca | [log] [tgz] |
---|---|---|
author | Yuval Shaia <yuval.shaia@oracle.com> | Fri Apr 20 17:05:03 2018 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Fri Apr 27 12:17:56 2018 -0400 |
tree | 5cb0c06c30b945b01c0e2ab3cf48191fafd00280 | |
parent | 7991d96dd137408385f425cdf8ff815738ea2b49 [diff] |
IB/rxe: Change rxe_rcv to return void It always returns 0. Change return type to void. Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com> Reviewed-by: Zhu Yanjun <yanjun.zhu@oracle.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: Doug Ledford <dledford@redhat.com>