Skip to content
Commit 2e7e9758 authored by David Howells's avatar David Howells
Browse files

rxrpc: Once packet posted in data_ready, don't retry posting



Once a packet has been posted to a connection in the data_ready handler, we
mustn't try reposting if we then find that the connection is dying as the
refcount has been given over to the dying connection and the packet might
no longer exist.

Losing the packet isn't a problem as the peer will retransmit.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent f9dc5757
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment