mirror of
https://gitee.com/openharmony/third_party_wpa_supplicant
synced 2024-11-23 15:50:36 +00:00
del using log
Signed-off-by: liyufan <liyufan5@huawei.com>
This commit is contained in:
parent
71af878a1d
commit
4437b95e36
@ -1138,7 +1138,6 @@ static void wpa_supplicant_global_ctrl_iface_receive(int sock, void *eloop_ctx,
|
||||
} else {
|
||||
reply_buf = wpa_supplicant_global_ctrl_iface_process(
|
||||
global, buf, &reply_len);
|
||||
wpa_printf(MSG_INFO, "reply_len=%zu, reply_buf=%s", reply_len, reply_buf);
|
||||
reply = reply_buf;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user