udhcpc: exit if iface disappeared; use correct MAC if it changes
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 20 Oct 2010 20:26:38 +0000 (22:26 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 20 Oct 2010 20:26:38 +0000 (22:26 +0200)
commit5d374e9b148b85954816e9f79e4be160ed3054bd
treecdcd9a32b0313935d3a3668810ecefe194cb179b
parentc72c1d7b317ecd7dc93bae86ad24e40402b9a2d1
udhcpc: exit if iface disappeared; use correct MAC if it changes

function                                             old     new   delta
udhcpc_main                                         2560    2618     +58

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/dhcpc.c