commit | fdf503e302c5e6ec136703b25bde989a34f0f27f | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Aug 03 14:30:36 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Aug 08 10:52:00 2017 -0400 |
tree | da12b9801b2dc5cba3389dbdfa142971f0eaf736 | |
parent | 264b0cdbcb93e6d7b419fcc82fca9413a13f87ae [diff] |
xprtrdma: Remove opcode check in Receive completion handler Clean up: The opcode check is no longer necessary, because since commit 2fa8f88d8892 ("xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs"), this completion handler is invoked only for RECV work requests. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>