Commit 08a39685 authored by David Howells's avatar David Howells
Browse files

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: default avatarDavid Howells <dhowells@redhat.com>
parent bed806cb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment