SUNRPC: Generalize the RPC buffer release API
[linux-2.6-block.git] / net / sunrpc / xprtrdma / svc_rdma_backchannel.c
index 124688ba67e5d4679456694da8fab39975920c30..fa893507d9ebd1f7ecd66aeeaca764f29905fed1 100644 (file)
@@ -186,7 +186,7 @@ xprt_rdma_bc_allocate(struct rpc_task *task)
 }
 
 static void
-xprt_rdma_bc_free(void *buffer)
+xprt_rdma_bc_free(struct rpc_task *task)
 {
        /* No-op: ctxt and page have already been freed. */
 }