]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[retry] Use start_timer_fixed() instead of direct timeout manipulation
authorMichael Brown <mcb30@ipxe.org>
Tue, 15 Jun 2010 17:16:02 +0000 (18:16 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 22 Jun 2010 13:32:49 +0000 (14:32 +0100)
commit5fa6775b617d4e2b7911c062996fd5ffe799e4cb
treea94cc1ac6413f148db36fa9b25dab6ec874cae81
parentc760ac3022ed655e857126ca8ed4df3bfc7ce15a
[retry] Use start_timer_fixed() instead of direct timeout manipulation

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/ipv4.c
src/net/tcp.c