commit | b25de3605339c94a6c27d42efe8f7748ea206a8b | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Sep 13 22:36:22 2016 +0100 |
committer | David Howells <dhowells@redhat.com> | Tue Sep 13 22:36:22 2016 +0100 |
tree | a0b1245c763db2efdf8c92411f08d51404e668b2 | |
parent | 33b603fda815faf12f66156a49b510126fac984b [diff] |
rxrpc: Add missing unlock in rxrpc_call_accept() Add a missing unlock in rxrpc_call_accept() in the path taken if there's no call to wake up. Signed-off-by: David Howells <dhowells@redhat.com>