[PATCH net-next 2/3] rxrpc: Consolidate sendmsg parameters

2017-06-07 Thread David Howells
Consolidate the sendmsg control message parameters into a struct rather than passing them individually through the argument list of rxrpc_sendmsg_cmsg(). This makes it easier to add more parameters. Signed-off-by: David Howells --- net/rxrpc/sendmsg.c | 83 +--

[PATCH net-next 2/3] rxrpc: Consolidate sendmsg parameters

2017-06-07 Thread David Howells
Consolidate the sendmsg control message parameters into a struct rather than passing them individually through the argument list of rxrpc_sendmsg_cmsg(). This makes it easier to add more parameters. Signed-off-by: David Howells --- net/rxrpc/sendmsg.c | 83 +--