diff options
author | David Howells <dhowells@redhat.com> | 2016-06-17 11:06:56 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-06-22 15:00:23 +0200 |
commit | aa390bbe2113dd0de99cf35c39d7701d4412b744 (patch) | |
tree | fd836f0bacb921ec94909a03ae801e5db855549b /net/netrom/nr_subr.c | |
parent | rxrpc: Kill the client connection bundle concept (diff) | |
download | linux-aa390bbe2113dd0de99cf35c39d7701d4412b744.tar.xz linux-aa390bbe2113dd0de99cf35c39d7701d4412b744.zip |
rxrpc: Kill off the rxrpc_transport struct
The rxrpc_transport struct is now redundant, given that the rxrpc_peer
struct is now per peer port rather than per peer host, so get rid of it.
Service connection lists are transferred to the rxrpc_peer struct, as is
the conn_lock. Previous patches moved the client connection handling out
of the rxrpc_transport struct and discarded the connection bundling code.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/netrom/nr_subr.c')
0 files changed, 0 insertions, 0 deletions