rxrpc: Use call->peer rather than going to the connection
Use call->peer rather than call->conn->params.peer as call->conn may become
NULL.
Signed-off-by:
David Howells <dhowells@redhat.com>
Loading
Please register or sign in to comment
Hi all, Gitlab may have some service disruptions on Friday 17/04/2025 from 03:00 PM CET. The activity will take no longer than 5-10 minutes.
Use call->peer rather than call->conn->params.peer as call->conn may become
NULL.
Signed-off-by:
David Howells <dhowells@redhat.com>