diff options
author | David Howells <dhowells@redhat.com> | 2016-06-17 09:06:56 (GMT) |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-06-22 13:00:23 (GMT) |
commit | aa390bbe2113dd0de99cf35c39d7701d4412b744 (patch) | |
tree | fd836f0bacb921ec94909a03ae801e5db855549b /drivers | |
parent | 999b69f89241c9384c104b84329c13350fd696ef (diff) | |
download | linux-aa390bbe2113dd0de99cf35c39d7701d4412b744.tar.xz |
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 'drivers')
0 files changed, 0 insertions, 0 deletions