iwlwifi: fix typo
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 6 Jan 2012 23:47:59 +0000 (15:47 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Sat, 28 Jan 2012 16:08:06 +0000 (08:08 -0800)
Fix few places of typo

Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-testmode.h

index 185b69ef753935908241487b8c22342e951c92de..f97d06169b4596d190e8578cc3f4497e5becde11 100644 (file)
  *
  * @IWL_TM_CMD_APP2DEV_INDIRECT_REG_READ32:
  * @IWL_TM_CMD_APP2DEV_INDIRECT_REG_WRITE32:
- *     commands from user applicaiton to indirectly access peripheral register
+ *     commands from user application to indirectly access peripheral register
  *
  * @IWL_TM_CMD_APP2DEV_READ_SRAM:
  * @IWL_TM_CMD_APP2DEV_DUMP_SRAM:
- *     commands from user applicaiton to read data in sram
+ *     commands from user application to read data in sram
  *
- * @IWL_TM_CMD_APP2DEV_LOAD_WOWLAN_FW: load Weak On Wireless LAN uCode image
+ * @IWL_TM_CMD_APP2DEV_LOAD_WOWLAN_FW: load Wake On Wireless LAN uCode image
  * @IWL_TM_CMD_APP2DEV_GET_FW_VERSION: retrieve uCode version
  * @IWL_TM_CMD_APP2DEV_GET_DEVICE_ID: retrieve ID information in device
  * @IWL_TM_CMD_APP2DEV_GET_FW_INFO:
- *     retrieve informration of existing loaded uCode image
+ *     retrieve information of existing loaded uCode image
  *
  */
 enum iwl_tm_cmd_t {