commit | ea82aaec9879e4df307ccbbf26491a8e0a52e4f1 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Aug 30 12:36:06 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Aug 30 16:07:53 2016 +0100 |
tree | 3bc944a9e10b63a24541c3d95743d363e49934fa | |
parent | 8324f0bcfbfc645cf248e4b93ab58341b7d3b135 [diff] |
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>