svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
[deliverable/linux.git] / include / linux / sunrpc / svc_rdma.h
index c03ca0a1b743f0451dde2a7f33cc03aad5e0f98f..d26384b2212603a1a03428163778bba77d521c01 100644 (file)
@@ -211,7 +211,6 @@ extern int svc_rdma_sendto(struct svc_rqst *);
 extern int svc_rdma_send(struct svcxprt_rdma *, struct ib_send_wr *);
 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 *);
 extern struct svc_rdma_op_ctxt *svc_rdma_get_context(struct svcxprt_rdma *);
This page took 0.025566 seconds and 5 git commands to generate.