From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Wed, 23 Sep 2009 11:23:34 -0400 Subject: [U-Boot] tftp packet failure counter reset In-Reply-To: References: <4AB95E95.1040202@gmail.com> Message-ID: <200909231123.35258.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 23 September 2009 10:23:38 Jeffery Palmer wrote: > From: biggerbadderben at gmail.com > > Jeffery Palmer wrote: > > > I do large transfers via tftp, and since the timeout counter never > > > resets, they often fail since the failures are counted throughout the > > > entire transfer. By resetting the counter to 0 on a successful packet, > > > this issue is fixed > > > > Please send a proper patch in plaintext with all the right bits and > > pieces. > > Patch is attached he didnt say "attach the patch", he said "do it right". that means: - do not top post in your e-mails - use a proper changelog - include your s-o-b tag if you dont know how to do these bits, then use `git commit` to do it for you: git commit -s -a -m 'tftp packet failure counter reset' -e git format-patch HEAD^ -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20090923/3ad16c3b/attachment.pgp