udhcpc[6]: remove superfluous "created raw socket" log message
function old new delta change_listen_mode 299 280 -19 .rodata 103272 103250 -22 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-41) Total: -41 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -1063,9 +1063,6 @@ static int d6_raw_socket(int ifindex)
|
||||
log1("attached filter to raw socket fd %d", fd); // log?
|
||||
}
|
||||
#endif
|
||||
|
||||
log1s("created raw socket");
|
||||
|
||||
return fd;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user