udhcp: merge clientpacket.c into dhcpc.c
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 22 Mar 2010 12:43:12 +0000 (13:43 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 22 Mar 2010 12:43:12 +0000 (13:43 +0100)
commit501e35c47441722c69c62bd52841a9a6fd64932c
treeb44be8066c38222867175586ef5084a4fc662223
parent6b24d5354bc166f6962b6b42de4ab9c7e6470225
udhcp: merge clientpacket.c into dhcpc.c

function                                             old     new   delta
udhcpc_main                                         2569    2855    +286
perform_release                                      122     124      +2
client_background                                     31      32      +1
init_packet                                          156      88     -68
send_decline                                         114       -    -114
send_discover                                        121       -    -121
send_select                                          130       -    -130
------------------------------------------------------------------------------
(add/remove: 0/4 grow/shrink: 3/1 up/down: 289/-433)         Total: -144 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/Kbuild
networking/udhcp/clientpacket.c [deleted file]
networking/udhcp/common.h
networking/udhcp/dhcpc.c
networking/udhcp/dhcpc.h