\"Talpey, Thomas\ | f58851e | 2007-09-10 13:50:12 -0400 | [diff] [blame^] | 1 | /* |
2 | * Placeholders for subsequent patches | ||||
3 | */ | ||||
4 | |||||
5 | #include "xprt_rdma.h" | ||||
6 | |||||
7 | void rpcrdma_conn_func(struct rpcrdma_ep *a) { } | ||||
8 | void rpcrdma_reply_handler(struct rpcrdma_rep *a) { } | ||||
9 | int rpcrdma_marshal_req(struct rpc_rqst *a) { return EINVAL; } |