]> err.no Git - linux-2.6/blobdiff - include/linux/sunrpc/svc_rdma.h
Merge branch 'linus' into x86/memtest
[linux-2.6] / include / linux / sunrpc / svc_rdma.h
index f5f15ae2438b8b452e91b28ff5bc4ce7343176c8..05eb4664d0dd9257c405a9547084d253b993f4e1 100644 (file)
@@ -166,8 +166,8 @@ extern int svc_rdma_sendto(struct svc_rqst *);
 
 /* svc_rdma_transport.c */
 extern int svc_rdma_send(struct svcxprt_rdma *, struct ib_send_wr *);
-extern int svc_rdma_send_error(struct svcxprt_rdma *, struct rpcrdma_msg *,
-                              enum rpcrdma_errcode);
+extern void svc_rdma_send_error(struct svcxprt_rdma *, struct rpcrdma_msg *,
+                               enum rpcrdma_errcode);
 struct page *svc_rdma_get_page(void);
 extern int svc_rdma_post_recv(struct svcxprt_rdma *);
 extern int svc_rdma_create_listen(struct svc_serv *, int, struct sockaddr *);