[PATCH] s/wpa_supplicant_ctrl_iface_process/wpa_supplicant_global_ctrl_iface_process
Purushottam Kushwaha
p.kushwahaatsamsung.com
Tue Feb 25 02:53:22 PST 2014
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