[PATCH] net: tftpput: reset timeout_count when an ACK is received
Tom Rini
trini at konsulko.com
Wed Jan 1 21:41:44 CET 2025
On Fri, 29 Nov 2024 15:47:32 +0100, Jerome Forissier wrote:
> timeout_count is never reset once a tftpput transfer has started. If for
> whatever reason timeouts occur frequently, but the server keeps replying
> nonetheless, the transfer may be needlessly aborted.
>
> Reset timer_count on reception of an ACK to avoid this situation.
>
>
> [...]
Applied to u-boot/next, thanks!
--
Tom
More information about the U-Boot
mailing list