busybox/networking
Denys Vlasenko a953987e77 udhcpd: remove redundant code in send_offer()
static_lease_nip and lease pointer are canculated in the caller,
no need to calculate them again. lease_time_sec calculation
is also redundant: it is assigned to later, w/o being used
in between.

function                                             old     new   delta
udhcpd_main                                         1956    1925     -31

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-03-20 03:49:27 +01:00
..
2010-03-17 11:23:04 +01:00
2010-02-24 14:27:55 +01:00
2010-02-27 19:38:19 +01:00
2009-04-21 11:09:40 +00:00
2010-02-04 18:41:18 +01:00
2009-11-22 03:43:55 +01:00
2009-11-13 09:08:27 +01:00
2010-02-19 08:29:32 +01:00
2010-01-01 16:45:43 +01:00
2009-10-08 14:35:37 +02:00
2010-01-25 13:39:24 +01:00