提交 8ea48056 编写于 作者: M maoyufeng

Code sync from standard to lite.

Signed-off-by: Nmaoyufeng <maoyufeng3@huawei.com>
上级 ce729ab2
......@@ -302,7 +302,7 @@ void wpa_ctrl_cleanup(void)
#endif /* CONFIG_CTRL_IFACE_UNIX */
#ifdef CONFIG_OPEN_HARMONY_PATCH
#if defined(CONFIG_OPEN_HARMONY_PATCH) || defined(CONFIG_OPEN_HARMONY_PATCH_LITE)
int wpa_ctrl_port(const char *ctrl_path, struct wpa_ctrl *ctrl)
{
if (ctrl_path == NULL || ctrl == NULL) {
......
......@@ -302,7 +302,7 @@ void wpa_ctrl_cleanup(void)
#endif /* CONFIG_CTRL_IFACE_UNIX */
#ifdef CONFIG_OPEN_HARMONY_PATCH
#if defined(CONFIG_OPEN_HARMONY_PATCH) || defined(CONFIG_OPEN_HARMONY_PATCH_LITE)
int wpa_ctrl_port(const char *ctrl_path, struct wpa_ctrl *ctrl)
{
if (ctrl_path == NULL || ctrl == NULL) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册