Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rxrpc: Make sure we initialise the peer hash key
Peer records created for incoming connections weren't getting their hash key set. This meant that incoming calls wouldn't see more than one DATA packet - which is not a problem for AFS CM calls with small request data blobs. Signed-off-by: David Howells <dhowells@redhat.com>
- Loading branch information