USB: wusbcore: correct spelling mistakes in comments and error string
[deliverable/linux.git] / drivers / usb / wusbcore / security.c
index 790c0b5c354ce637ae648b284a83a53e4db8eda4..c322dca5ee4b890f59f540526b3c43970debe1a8 100644 (file)
@@ -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
This page took 0.02503 seconds and 5 git commands to generate.