http://git.etherboot.org
/
people
/
andreif
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
f0718d5
)
Don't call stop_timer() from within the timer expiry callback; it's
author
Michael Brown
<mcb30@etherboot.org>
Wed, 9 Aug 2006 15:50:20 +0000
(15:50 +0000)
committer
Michael Brown
<mcb30@etherboot.org>
Wed, 9 Aug 2006 15:50:20 +0000
(15:50 +0000)
already stopped.
Don't call start_timer() when sending a dataless ACK. This may or may
not be the right thing to do; I can't tell.
Back out broken "send ACK only if required to" logic temporarily.
No differences found