rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
Use the information now stored in struct rxrpc_call to configure the
connection bundle and thence the connection, rather than using the
rxrpc_conn_parameters struct.
Signed-off-by:
David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Showing
- include/trace/events/rxrpc.h 1 addition, 2 deletionsinclude/trace/events/rxrpc.h
- net/rxrpc/af_rxrpc.c 0 additions, 1 deletionnet/rxrpc/af_rxrpc.c
- net/rxrpc/ar-internal.h 4 additions, 4 deletionsnet/rxrpc/ar-internal.h
- net/rxrpc/call_object.c 3 additions, 1 deletionnet/rxrpc/call_object.c
- net/rxrpc/conn_client.c 67 additions, 65 deletionsnet/rxrpc/conn_client.c
- net/rxrpc/conn_object.c 1 addition, 1 deletionnet/rxrpc/conn_object.c
- net/rxrpc/sendmsg.c 0 additions, 1 deletionnet/rxrpc/sendmsg.c
Loading
Please register or sign in to comment