]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/rtl8192e/rtllib_wx.c
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
[~andy/linux] / drivers / staging / rtl8192e / rtllib_wx.c
index e5fe2e89373a8623429c15681c40f013ea9b4399..c7e8d4d8ec2b8fc2b8e766f7c776237dee130b94 100644 (file)
@@ -408,7 +408,7 @@ int rtllib_wx_set_encode(struct rtllib_device *ieee,
                                       (*crypt)->priv);
                sec.flags |= (1 << key);
                /* This ensures a key will be activated if no key is
-                * explicitely set */
+                * explicitly set */
                if (key == sec.active_key)
                        sec.flags |= SEC_ACTIVE_KEY;
                ieee->crypt_info.tx_keyidx = key;