aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-testmode.h
diff options
context:
space:
mode:
authorWey-Yi Guy <wey-yi.w.guy@intel.com>2012-01-28 11:30:49 -0500
committerJohn W. Linville <linville@tuxdriver.com>2012-01-30 15:48:30 -0500
commit0a79bb57d46c7ee93de0e262cebb46f6f6f6a1a7 (patch)
tree63f3734ea2082ddc263f7fa9f832a1837ef62ade /drivers/net/wireless/iwlwifi/iwl-testmode.h
parent4f3eb0ba4817e55e1b5b2f63fcf3f266c328fc1a (diff)
iwlwifi: fix typo
Fix few places of typo Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-testmode.h')
-rw-r--r--drivers/net/wireless/iwlwifi/iwl-testmode.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-testmode.h b/drivers/net/wireless/iwlwifi/iwl-testmode.h
index 185b69ef753..f97d06169b4 100644
--- a/drivers/net/wireless/iwlwifi/iwl-testmode.h
+++ b/drivers/net/wireless/iwlwifi/iwl-testmode.h
@@ -111,17 +111,17 @@
111 * 111 *
112 * @IWL_TM_CMD_APP2DEV_INDIRECT_REG_READ32: 112 * @IWL_TM_CMD_APP2DEV_INDIRECT_REG_READ32:
113 * @IWL_TM_CMD_APP2DEV_INDIRECT_REG_WRITE32: 113 * @IWL_TM_CMD_APP2DEV_INDIRECT_REG_WRITE32:
114 * commands from user applicaiton to indirectly access peripheral register 114 * commands from user application to indirectly access peripheral register
115 * 115 *
116 * @IWL_TM_CMD_APP2DEV_READ_SRAM: 116 * @IWL_TM_CMD_APP2DEV_READ_SRAM:
117 * @IWL_TM_CMD_APP2DEV_DUMP_SRAM: 117 * @IWL_TM_CMD_APP2DEV_DUMP_SRAM:
118 * commands from user applicaiton to read data in sram 118 * commands from user application to read data in sram
119 * 119 *
120 * @IWL_TM_CMD_APP2DEV_LOAD_WOWLAN_FW: load Weak On Wireless LAN uCode image 120 * @IWL_TM_CMD_APP2DEV_LOAD_WOWLAN_FW: load Wake On Wireless LAN uCode image
121 * @IWL_TM_CMD_APP2DEV_GET_FW_VERSION: retrieve uCode version 121 * @IWL_TM_CMD_APP2DEV_GET_FW_VERSION: retrieve uCode version
122 * @IWL_TM_CMD_APP2DEV_GET_DEVICE_ID: retrieve ID information in device 122 * @IWL_TM_CMD_APP2DEV_GET_DEVICE_ID: retrieve ID information in device
123 * @IWL_TM_CMD_APP2DEV_GET_FW_INFO: 123 * @IWL_TM_CMD_APP2DEV_GET_FW_INFO:
124 * retrieve informration of existing loaded uCode image 124 * retrieve information of existing loaded uCode image
125 * 125 *
126 */ 126 */
127enum iwl_tm_cmd_t { 127enum iwl_tm_cmd_t {