udhcp: handle errors in read_staticlease
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 23 Mar 2010 14:43:08 +0000 (15:43 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 23 Mar 2010 14:43:08 +0000 (15:43 +0100)
commit37a658c4c86fa5ad9fb6f76cba2fca80f4249036
tree0cdb35ff2c8baa859eab8a0e5cc5af5108ae06a4
parent30ebd7bd7838787bdb7de0b484e37e442ab16ac5
udhcp: handle errors in read_staticlease

also gets rid of ether-aton's static buffer in ether-wake:
   text   data    bss    dec    hexfilename
 838664    441   7572 846677  ceb55busybox_old
 838650    441   7564 846655  ceb3fbusybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ether-wake.c
networking/nameif.c
networking/udhcp/common.h
networking/udhcp/files.c
networking/udhcp/packet.c