commit | 6543ac523558b2392271f3f8088e6455b3f00bb1 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Sep 07 15:26:39 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Sep 07 15:30:22 2016 +0100 |
tree | 22d32c4e2f0a2cf0ca8e181d91da2ac0193e20c4 | |
parent | 8b7fac50ab7f2668c43795c135025c472922a344 [diff] |
rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service() Use rxrpc_is_service_call() rather than rxrpc_conn_is_service() if the call is available just in case call->conn is NULL. Signed-off-by: David Howells <dhowells@redhat.com>