commit | d440a1ce5d2cf9d90390f6c0d8badc4c0a4f8b6b | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Jul 05 10:57:10 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Jul 06 11:23:54 2016 +0100 |
tree | cd117aed11df468b79c602969f416183556f0a62 | |
parent | 8496af50eb385c1cadff9ad396fd5359e96b6c27 [diff] |
rxrpc: Kill off the call hash table The call hash table is now no longer used as calls are looked up directly by channel slot on the connection, so kill it off. Signed-off-by: David Howells <dhowells@redhat.com>