[PATCH] s/wpa_supplicant_ctrl_iface_process/wpa_supplicant_global_ctrl_iface_process

Purushottam Kushwaha p.kushwaha at samsung.com
Tue Feb 25 05:56:46 EST 2014


hi,

Patch for review

From a174dbe2c46e8c122eb3184784f3d37fc641d7dd Mon Sep 17 00:00:00 2001
From: Purushottam Kushwaha <p.kushwaha at samsung.com>
Date: Tue, 25 Feb 2014 16:23:22 +0530
Subject: [PATCH]
 s/wpa_supplicant_ctrl_iface_process/wpa_supplicant_global_ctrl_iface_process

Signed-off-by: Purushottam Kushwaha <p.kushwaha at samsung.com>
---
 wpa_supplicant/ctrl_iface.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wpa_supplicant/ctrl_iface.h b/wpa_supplicant/ctrl_iface.h
index b0dec53..d54cc07 100644
--- a/wpa_supplicant/ctrl_iface.h
+++ b/wpa_supplicant/ctrl_iface.h
@@ -32,7 +32,7 @@ char * wpa_supplicant_ctrl_iface_process(struct wpa_supplicant *wpa_s,
                                         char *buf, size_t *resp_len);

 /**
- * wpa_supplicant_ctrl_iface_process - Process global ctrl_iface command
+ * wpa_supplicant_global_ctrl_iface_process - Process global ctrl_iface command
  * @global: Pointer to global data from wpa_supplicant_init()
  * @buf: Received command buffer (nul terminated string)
  * @resp_len: Variable to be set to the response length
-- 
1.8.3.2

Thanks,
Purushottam


More information about the HostAP mailing list