aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-04-25 01:48:41 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-25 16:02:00 -0700
commit430fb250902b7d563216077bc018108dd20cf8fa (patch)
tree0351868b5093b008628e50ba75ce098acfa435d7 /drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
parentstaging: rtl8192e: A word in printk is split into 2 lines (diff)
downloadlinux-dev-430fb250902b7d563216077bc018108dd20cf8fa.tar.xz
linux-dev-430fb250902b7d563216077bc018108dd20cf8fa.zip
staging: rtl8192e: Fix typo in rtl8192e
Fix spelling typo in comments within rtl8192e. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Reviewed-by: James Cameron <quozl@laptop.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8192e/rtl8192e/rtl_wx.c')
-rw-r--r--drivers/staging/rtl8192e/rtl8192e/rtl_wx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c b/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
index 7d8fcdeafb55..de7609716435 100644
--- a/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
+++ b/drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
@@ -1214,7 +1214,7 @@ static iw_handler r8192_wx_handlers[] = {
};
/*
- * the following rule need to be follwing,
+ * the following rule need to be following,
* Odd : get (world access),
* even : set (root access)
* */