commit | 6947d2c7e194e3be31eed1c75260e15fca1a2568 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jun 17 13:24:03 2009 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jun 17 13:24:03 2009 +0200 |
tree | ff4d67b49e0e7e02e29ecc090db619a39b24498d | |
parent | 2b0e95780863da44f6a9244699ece8620a599e19 [diff] [blame] |
udhcp: logging improvements, field and variable renames Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/networking/udhcp/common.c b/networking/udhcp/common.c index c44f382..4de29f2 100644 --- a/networking/udhcp/common.c +++ b/networking/udhcp/common.c
@@ -6,7 +6,7 @@ #include "common.h" #if defined CONFIG_UDHCP_DEBUG && CONFIG_UDHCP_DEBUG >= 1 -int dhcp_verbose; +unsigned dhcp_verbose; #endif const uint8_t MAC_BCAST_ADDR[6] ALIGN2 = {