net: tcp: Fixed forever loop in tcp_resend_data
Increments send retry every time
after the tcp_send_data when resending.
That way unhandled return values can time
out after set amount of tcp_retries.
Signed-off-by:
Daniel Nejezchleb <dnejezchleb@hwg.cz>
Loading
Please sign in to comment