diff options
author | David Howells <dhowells@redhat.com> | 2016-09-07 15:45:26 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2016-09-07 16:30:22 +0200 |
commit | f4fdb3525b247e1b4f9cc563641494c96c80f91a (patch) | |
tree | 1a8c55630fae2e945ca87f5960ffa5059a7b9dda /net/rxrpc/conn_client.c | |
parent | rxrpc: Improve the call tracking tracepoint (diff) | |
download | linux-f4fdb3525b247e1b4f9cc563641494c96c80f91a.tar.xz linux-f4fdb3525b247e1b4f9cc563641494c96c80f91a.zip |
rxrpc: Use call->peer rather than call->conn->params.peer
Use call->peer rather than call->conn->params.peer to avoid the possibility
of call->conn being NULL and, whilst we're at it, check it for NULL before we
access it.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/conn_client.c')
0 files changed, 0 insertions, 0 deletions