]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/rtl8712/rtl871x_ioctl_set.c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / drivers / staging / rtl8712 / rtl871x_ioctl_set.c
index fb29b423752f652211cf827252d89638ad6cd853..f352b32355a03f0abb4dac270a49e799ce50167b 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);
                }