|
@@ -390,6 +390,9 @@ void hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level,
|
|
hostapd_logger_cb(ctx, addr, module, level, buf, len);
|
|
hostapd_logger_cb(ctx, addr, module, level, buf, len);
|
|
wpa_printf(MSG_DEBUG, "hostapd_logger: %s", buf);
|
|
wpa_printf(MSG_DEBUG, "hostapd_logger: %s", buf);
|