]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: rtl8188eu: Fix typo in rtl8188eu/include
authorMasanari Iida <standby24x7@gmail.com>
Thu, 26 Sep 2013 15:11:43 +0000 (00:11 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 16:24:37 +0000 (09:24 -0700)
Correct spelling typo in rtl8188eu/include

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/include/Hal8188EPhyReg.h
drivers/staging/rtl8188eu/include/odm_debug.h
drivers/staging/rtl8188eu/include/rtw_cmd.h
drivers/staging/rtl8188eu/include/rtw_led.h
drivers/staging/rtl8188eu/include/rtw_mlme.h
drivers/staging/rtl8188eu/include/rtw_mlme_ext.h
drivers/staging/rtl8188eu/include/rtw_mp_phy_regdef.h
drivers/staging/rtl8188eu/include/rtw_rf.h
drivers/staging/rtl8188eu/include/sta_info.h
drivers/staging/rtl8188eu/include/wifi.h

index 0e06d29b2d2a812622677acb24c41c66ee6bf0b6..9f2969bf8355f1420022174904a3d202e27adf10 100644 (file)
@@ -26,7 +26,7 @@
 /*  2. 0x800/0x900/0xA00/0xC00/0xD00/0xE00 */
 /*  3. RF register 0x00-2E */
 /*  4. Bit Mask for BB/RF register */
-/*  5. Other defintion for BB/RF R/W */
+/*  5. Other definition for BB/RF R/W */
 /*  */
 
 
index a9ba6df26b9dc1bbda9211c3e52b389f634af0af..622f4c1418b4759453a73a6c2affbcd03d414b31 100644 (file)
@@ -27,7 +27,7 @@
 /*     Define the debug levels */
 /*  */
 /*     1. DBG_TRACE and DBG_LOUD are used for normal cases. */
-/*     They can help SW engineer to develope or trace states changed */
+/*     They can help SW engineer to develop or trace states changed */
 /*     and also help HW enginner to trace every operation to and from HW, */
 /*     e.g IO, Tx, Rx. */
 /*  */
index 819285b9a78145eb746660b64d1216cdff82283a..8cafd7adfdcd9dea545c959ce4f40ae67da25f57 100644 (file)
@@ -745,7 +745,7 @@ struct TDLSoption_param
 
 Result:
 0x00: success
-0x01: sucess, and check Response.
+0x01: success, and check Response.
 0x02: cmd ignored due to duplicated sequcne number
 0x03: cmd dropped due to invalid cmd code
 0x04: reserved.
index 2e618043d353ef88459695f59d39f7320b4e36ef..d0da4fd40d18415206876cfe6e179e6a0ef5e5c0 100644 (file)
@@ -163,14 +163,14 @@ enum LED_STRATEGY_871x {
 void LedControl8188eu(struct adapter *padapter, enum LED_CTL_MODE      LedAction);
 
 struct led_priv{
-       /* add for led controll */
+       /* add for led control */
        struct LED_871x                 SwLed0;
        struct LED_871x                 SwLed1;
        enum LED_STRATEGY_871x  LedStrategy;
        u8      bRegUseLed;
        void (*LedControlHandler)(struct adapter *padapter,
                                  enum LED_CTL_MODE LedAction);
-       /* add for led controll */
+       /* add for led control */
 };
 
 #define rtw_led_control(adapt, action) \
index 22538e61695a12dd0e6ed34dac3e6480f38c13a3..4a7143e0eed0e64f484905b15142654ad3443778 100644 (file)
 #define        WIFI_SITE_MONITOR               0x00000800      /* to indicate the station is under site surveying */
 
 #define        WIFI_MP_STATE                   0x00010000
-#define        WIFI_MP_CTX_BACKGROUND          0x00020000      /*  in continous tx background */
-#define        WIFI_MP_CTX_ST                  0x00040000      /*  in continous tx with single-tone */
-#define        WIFI_MP_CTX_BACKGROUND_PENDING  0x00080000      /*  pending in continous tx background due to out of skb */
-#define        WIFI_MP_CTX_CCK_HW              0x00100000      /*  in continous tx */
-#define        WIFI_MP_CTX_CCK_CS              0x00200000      /*  in continous tx with carrier suppression */
+#define        WIFI_MP_CTX_BACKGROUND          0x00020000      /*  in continuous tx background */
+#define        WIFI_MP_CTX_ST                  0x00040000      /*  in continuous tx with single-tone */
+#define        WIFI_MP_CTX_BACKGROUND_PENDING  0x00080000      /*  pending in continuous tx background due to out of skb */
+#define        WIFI_MP_CTX_CCK_HW              0x00100000      /*  in continuous tx */
+#define        WIFI_MP_CTX_CCK_CS              0x00200000      /*  in continuous tx with carrier suppression */
 #define WIFI_MP_LPBK_STATE             0x00400000
 
 #define _FW_UNDER_LINKING      WIFI_UNDER_LINKING
@@ -239,7 +239,7 @@ struct wifidirect_info {
        u8 profileindex; /* Used to point to the index of profileinfo array */
        u8 peer_operating_ch;
        u8 find_phase_state_exchange_cnt;
-       /* The device password ID for group negotation */
+       /* The device password ID for group negotiation */
        u16 device_password_id_for_nego;
        u8 negotiation_dialog_token;
        /* SSID information for group negotitation */
index 853ab80a2b860a0a95bfab8d85ba064ca4eef982..b1bfa2e30fdbf7c38268a8d8d001940478c30e50 100644 (file)
@@ -107,7 +107,7 @@ extern unsigned char WMM_PARA_OUI[];
 /*  Note: */
 /*     We just add new channel plan when the new channel plan is different
  *      from any of the following channel plan. */
-/*     If you just wnat to customize the acitions(scan period or join actions)
+/*     If you just want to customize the actions(scan period or join actions)
  *      about one of the channel plan, */
 /*     customize them in struct rt_channel_info in the RT_CHANNEL_LIST. */
 enum RT_CHANNEL_DOMAIN {
index 3ad22076de3fc3085bb87d2186b8aa9094496eaf..30fd17f23bf14a326b0138ce8c7b74bae3f8f6df 100644 (file)
@@ -56,7 +56,7 @@
 /*  2. 0x800/0x900/0xA00/0xC00/0xD00/0xE00 */
 /*  3. RF register 0x00-2E */
 /*  4. Bit Mask for BB/RF register */
-/*  5. Other defintion for BB/RF R/W */
+/*  5. Other definition for BB/RF R/W */
 /*  */
 
 
index 089ecee6c1f9e82af842b8552c36a4310f409031..2df88370de59d84a917f9cf59114139b364796f6 100644 (file)
@@ -119,7 +119,7 @@ enum ht_channel_width {
 };
 
 /*  */
-/*  Represent Extention Channel Offset in HT Capabilities */
+/*  Represent Extension Channel Offset in HT Capabilities */
 /*  This is available only in 40Mhz mode. */
 /*  */
 enum ht_extchnl_offset {
index 3ed2a39741adb0c83a61c6a6244847b664e8c6ee..3e909db1d41a84deb8388e10e069aefaac99bfc5 100644 (file)
@@ -338,7 +338,7 @@ struct      sta_priv {
         */
        struct sta_info *sta_aid[NUM_STA];
 
-       u16 sta_dz_bitmap;/* only support 15 stations, staion aid bitmap
+       u16 sta_dz_bitmap;/* only support 15 stations, station aid bitmap
                           * for sleeping sta. */
        u16 tim_bitmap; /* only support 15 stations, aid=0~15 mapping
                         * bit0~bit15 */
index a615659f947171aafee25de62c90116ac27446cb..84e519974199cb3a9c2df3f0742364f185e54f49 100644 (file)
@@ -984,7 +984,7 @@ enum ht_cap_ampdu_factor {
 #define        P2P_PROVISION_TIMEOUT           5000
 /* 3 seconds timeout for sending the prov disc request concurrent mode */
 #define        P2P_CONCURRENT_PROVISION_TIME   3000
-/* 5 seconds timeout for receiving the group negotation response */
+/* 5 seconds timeout for receiving the group negotiation response */
 #define        P2P_GO_NEGO_TIMEOUT             5000
 /* 3 seconds timeout for sending the negotiation request under concurrent mode */
 #define        P2P_CONCURRENT_GO_NEGO_TIME     3000