Re: [PATCH 7/7] net/tftp: make tftpput working with servers that do not use OACK

2022-10-06 Thread Tom Rini
On Thu, Oct 06, 2022 at 06:18:13AM +0300, mikhail.kshevets...@iopsys.eu wrote: > From: Mikhail Kshevetskiy > > Signed-off-by: Mikhail Kshevetskiy > --- > net/tftp.c | 9 - > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/net/tftp.c b/net/tftp.c > index dea9c25ffd..e12

[PATCH 7/7] net/tftp: make tftpput working with servers that do not use OACK

2022-10-06 Thread mikhail . kshevetskiy
From: Mikhail Kshevetskiy Signed-off-by: Mikhail Kshevetskiy --- net/tftp.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/net/tftp.c b/net/tftp.c index dea9c25ffd..e120e4d766 100644 --- a/net/tftp.c +++ b/net/tftp.c @@ -483,8 +483,15 @@ static void tftp_handler(uch