summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/hostap.c
diff options
context:
space:
mode:
authorJustin P. Mattock2012-08-26 17:16:43 +0200
committerGreg Kroah-Hartman2012-09-04 23:00:56 +0200
commita0a1f61afa1ff8edda4ad69f37fdd69fdb7d0453 (patch)
tree91a16b09bdb3cc38b11aa788d7c8f134868938fa /drivers/staging/vt6656/hostap.c
parentstaging: "vt6655" Typo change *Caculate to *Calculate. (diff)
downloadkernel-qcow2-linux-a0a1f61afa1ff8edda4ad69f37fdd69fdb7d0453.tar.gz
kernel-qcow2-linux-a0a1f61afa1ff8edda4ad69f37fdd69fdb7d0453.tar.xz
kernel-qcow2-linux-a0a1f61afa1ff8edda4ad69f37fdd69fdb7d0453.zip
staging "vt6656" Fix typos in comments, and in a printk message.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/hostap.c')
-rw-r--r--drivers/staging/vt6656/hostap.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/drivers/staging/vt6656/hostap.c b/drivers/staging/vt6656/hostap.c
index 9f2ca17d357f..610604032960 100644
--- a/drivers/staging/vt6656/hostap.c
+++ b/drivers/staging/vt6656/hostap.c
@@ -18,7 +18,7 @@
*
* File: hostap.c
*
- * Purpose: handle hostap deamon ioctl input/out functions
+ * Purpose: handle hostap daemon ioctl input/out functions
*
* Author: Lyndon Chen
*
@@ -48,7 +48,7 @@ static int msglevel =MSG_LEVEL_INFO;
/*
* Description:
- * register net_device (AP) for hostap deamon
+ * register net_device (AP) for hostap daemon
*
* Parameters:
* In:
@@ -176,7 +176,7 @@ int vt6656_hostap_set_hostapd(PSDevice pDevice, int val, int rtnl_locked)
/*
* Description:
- * remove station function supported for hostap deamon
+ * remove station function supported for hostap daemon
*
* Parameters:
* In:
@@ -204,7 +204,7 @@ static int hostap_remove_sta(PSDevice pDevice,
/*
* Description:
- * add a station from hostap deamon
+ * add a station from hostap daemon
*
* Parameters:
* In:
@@ -686,7 +686,7 @@ static int hostap_get_encryption(PSDevice pDevice,
/*
* Description:
- * vt6656_hostap_ioctl main function supported for hostap deamon.
+ * vt6656_hostap_ioctl main function supported for hostap daemon.
*
* Parameters:
* In: