]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc92256b9c7a78972590f3e36a7d8b17fd4252535
treecb7d22252be5ee73be23b0b31c4303487078d9ec
parentd8e5eff14210db13e57eb9a26ac753be56eeffd1
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