staging: rtl8712: Fix typos.
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / staging / rtl8712 / rtl871x_ioctl_set.c
index fb29b42..f352b32 100644 (file)
@@ -264,7 +264,7 @@ void r8712_set_802_11_infrastructure_mode(struct _adapter *padapter,
                    (*pold_state == Ndis802_11Infrastructure) ||
                    (*pold_state == Ndis802_11IBSS)) {
                        /* will clr Linked_state before this function,
-                        * we must have chked whether issue dis-assoc_cmd or
+                        * we must have checked whether issue dis-assoc_cmd or
                         * not */
                        r8712_ind_disconnect(padapter);
                }