Skip to content
Commit 30b515f4 authored by David Howells's avatar David Howells
Browse files

rxrpc: Access socket accept queue under right lock



The socket's accept queue (socket->acceptq) should be accessed under
socket->call_lock, not under the connection lock.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent dee46364
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment