diff options
Diffstat (limited to 'include/rxrpc/message.h')
| -rw-r--r-- | include/rxrpc/message.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rxrpc/message.h b/include/rxrpc/message.h index 3a59df6870b2..983d9f9eee1a 100644 --- a/include/rxrpc/message.h +++ b/include/rxrpc/message.h | |||
| @@ -63,7 +63,7 @@ extern int rxrpc_conn_newmsg(struct rxrpc_connection *conn, | |||
| 63 | uint8_t type, | 63 | uint8_t type, |
| 64 | int count, | 64 | int count, |
| 65 | struct kvec *diov, | 65 | struct kvec *diov, |
| 66 | int alloc_flags, | 66 | unsigned int __nocast alloc_flags, |
| 67 | struct rxrpc_message **_msg); | 67 | struct rxrpc_message **_msg); |
| 68 | 68 | ||
| 69 | extern int rxrpc_conn_sendmsg(struct rxrpc_connection *conn, struct rxrpc_message *msg); | 69 | extern int rxrpc_conn_sendmsg(struct rxrpc_connection *conn, struct rxrpc_message *msg); |
