Skip to content
Commit c03ae533 authored by Florian Westphal's avatar Florian Westphal Committed by David S. Miller
Browse files

rxrpc: terminate retrans loop when sending of skb fails



Typo, 'stop' is never set to true.
Seems intent is to not attempt to retransmit more packets after sendmsg
returns an error.

This change is based on code inspection only.

Signed-off-by: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 56b08fdc
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