|
@@ -1684,9 +1684,9 @@ static void wpas_dev_found(void *ctx, const u8 *addr,
|
|
|
info->dev_capab, info->group_capab,
|
|
|
wfd_dev_info_hex ? " wfd_dev_info=0x" : "",
|
|
|
wfd_dev_info_hex ? wfd_dev_info_hex : "");
|
|
|
-#endif /* CONFIG_NO_STDOUT_DEBUG */
|
|
|
|
|
|
os_free(wfd_dev_info_hex);
|
|
|
+#endif /* CONFIG_NO_STDOUT_DEBUG */
|
|
|
|
|
|
wpas_notify_p2p_device_found(ctx, info->p2p_device_addr, new_device);
|
|
|
}
|