rxrpc: Allow the kernel to mark a call as being non-interruptible
[linux-2.6-microblaze.git] / include / net / af_rxrpc.h
index c04602c..93358bf 100644 (file)
@@ -45,6 +45,7 @@ struct rxrpc_call *rxrpc_kernel_begin_call(struct socket *,
                                           gfp_t,
                                           rxrpc_notify_rx_t,
                                           bool,
+                                          bool,
                                           unsigned int);
 int rxrpc_kernel_send_data(struct socket *, struct rxrpc_call *,
                           struct msghdr *, size_t,