aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/wusbcore/security.c
diff options
context:
space:
mode:
authorRahul Bedarkar <rahulbedarkar89@gmail.com>2014-01-04 12:37:52 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-01-07 16:17:41 -0800
commit1076e7a4d91230eb277735ce297fe544c0202d30 (patch)
tree6b16429cb4a6f7c17249e93428e2137da7c4f3df /drivers/usb/wusbcore/security.c
parentUSB: core: correct spelling mistakes in comments and warning (diff)
downloadlinux-dev-1076e7a4d91230eb277735ce297fe544c0202d30.tar.xz
linux-dev-1076e7a4d91230eb277735ce297fe544c0202d30.zip
USB: wusbcore: correct spelling mistakes in comments and error string
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/wusbcore/security.c')
-rw-r--r--drivers/usb/wusbcore/security.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/wusbcore/security.c b/drivers/usb/wusbcore/security.c
index 790c0b5c354c..c322dca5ee4b 100644
--- a/drivers/usb/wusbcore/security.c
+++ b/drivers/usb/wusbcore/security.c
@@ -56,7 +56,7 @@ void wusbhc_sec_destroy(struct wusbhc *wusbhc)
* @wusb_dev: the device whose PTK the TKID is for
* (or NULL for a TKID for a GTK)
*
- * The generated TKID consist of two parts: the device's authenicated
+ * The generated TKID consists of two parts: the device's authenticated
* address (or 0 or a GTK); and an incrementing number. This ensures
* that TKIDs cannot be shared between devices and by the time the
* incrementing number wraps around the older TKIDs will no longer be