summaryrefslogtreecommitdiffstats
path: root/include/rxrpc/call.h
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2005-10-18 13:50:52 -0700
committerTrond Myklebust <Trond.Myklebust@netapp.com>2005-10-18 13:50:52 -0700
commitcff6bf970965c98c62007fc8a36527fd147fe233 (patch)
tree2791f2208b54ade86625af416ff5342f11282f0c /include/rxrpc/call.h
parent6cd7525a00f3b926e8bd2e402954ed3e09a8e924 (diff)
parent39ca371c45b04cd50d0974030ae051906fc516b6 (diff)
downloadop-kernel-dev-cff6bf970965c98c62007fc8a36527fd147fe233.zip
op-kernel-dev-cff6bf970965c98c62007fc8a36527fd147fe233.tar.gz
Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'include/rxrpc/call.h')
-rw-r--r--include/rxrpc/call.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rxrpc/call.h b/include/rxrpc/call.h
index f48f27e..b86f837 100644
--- a/include/rxrpc/call.h
+++ b/include/rxrpc/call.h
@@ -203,7 +203,7 @@ extern int rxrpc_call_write_data(struct rxrpc_call *call,
size_t sioc,
struct kvec *siov,
uint8_t rxhdr_flags,
- int alloc_flags,
+ gfp_t alloc_flags,
int dup_data,
size_t *size_sent);
OpenPOWER on IntegriCloud