dhcp: downgrade "got raw socket fd" message to log3, make log2 default max

log3 messages are very much redundant

function                                             old     new   delta
change_listen_mode                                   322     302     -20

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2019-05-31 23:51:07 +02:00
parent 65c34c52df
commit 6eb6e6a1e9
3 changed files with 3 additions and 3 deletions

View File

@@ -116,7 +116,7 @@ config FEATURE_UDHCP_PORT
config UDHCP_DEBUG
int "Maximum verbosity level (0..9)"
default 9
default 2
range 0 9
depends on UDHCPD || UDHCPC || UDHCPC6 || DHCPRELAY
help