commit | af7fd74ec2434ec999160af32d10be17fbf225ed | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon May 14 13:20:06 2018 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Jun 08 16:28:55 2018 -0400 |
tree | cb7d22252be5ee73be23b0b31c4303487078d9ec | |
parent | 51cc257a1186f69dbb6faec1bd48cc7e1fc31079 [diff] |
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs This crept in during the development process and wasn't caught before I posted the "final" version. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Fixes: 0b2613c5883f ('svcrdma: Allocate recv_ctxt's on CPU ... ') Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>