From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] tftp packet failure counter reset
Date: Wed, 23 Sep 2009 11:23:34 -0400 [thread overview]
Message-ID: <200909231123.35258.vapier@gentoo.org> (raw)
In-Reply-To: <BLU127-W19DC90D6F040D51EE7B508A9DB0@phx.gbl>
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
<enter your changelog as a new paragraph>
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
prev parent reply other threads:[~2009-09-23 15:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-22 23:20 [U-Boot] tftp packet failure counter reset Jeffery Palmer
2009-09-22 23:32 ` Ben Warren
2009-09-23 14:23 ` Jeffery Palmer
2009-09-23 15:23 ` Mike Frysinger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200909231123.35258.vapier@gentoo.org \
--to=vapier@gentoo.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.