svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
authorChuck Lever <chuck.lever@oracle.com>
Mon, 14 May 2018 17:20:06 +0000 (13:20 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 8 Jun 2018 20:28:55 +0000 (16:28 -0400)
commitaf7fd74ec2434ec999160af32d10be17fbf225ed
treecb7d22252be5ee73be23b0b31c4303487078d9ec
parent51cc257a1186f69dbb6faec1bd48cc7e1fc31079
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>
net/sunrpc/xprtrdma/svc_rdma_recvfrom.c