Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
de46fb07
Commit
de46fb07
authored
Jan 06, 2012
by
Wey-Yi Guy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
iwlwifi: fix typo
Fix few places of typo Signed-off-by:
Wey-Yi Guy
<
wey-yi.w.guy@intel.com
>
parent
03e369d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
drivers/net/wireless/iwlwifi/iwl-testmode.h
drivers/net/wireless/iwlwifi/iwl-testmode.h
+4
-4
No files found.
drivers/net/wireless/iwlwifi/iwl-testmode.h
View file @
de46fb07
...
@@ -111,17 +111,17 @@
...
@@ -111,17 +111,17 @@
*
*
* @IWL_TM_CMD_APP2DEV_INDIRECT_REG_READ32:
* @IWL_TM_CMD_APP2DEV_INDIRECT_REG_READ32:
* @IWL_TM_CMD_APP2DEV_INDIRECT_REG_WRITE32:
* @IWL_TM_CMD_APP2DEV_INDIRECT_REG_WRITE32:
* commands from user applica
it
on to indirectly access peripheral register
* commands from user applica
ti
on to indirectly access peripheral register
*
*
* @IWL_TM_CMD_APP2DEV_READ_SRAM:
* @IWL_TM_CMD_APP2DEV_READ_SRAM:
* @IWL_TM_CMD_APP2DEV_DUMP_SRAM:
* @IWL_TM_CMD_APP2DEV_DUMP_SRAM:
* commands from user applica
it
on to read data in sram
* commands from user applica
ti
on to read data in sram
*
*
* @IWL_TM_CMD_APP2DEV_LOAD_WOWLAN_FW: load W
eak
On Wireless LAN uCode image
* @IWL_TM_CMD_APP2DEV_LOAD_WOWLAN_FW: load W
ake
On Wireless LAN uCode image
* @IWL_TM_CMD_APP2DEV_GET_FW_VERSION: retrieve uCode version
* @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_DEVICE_ID: retrieve ID information in device
* @IWL_TM_CMD_APP2DEV_GET_FW_INFO:
* @IWL_TM_CMD_APP2DEV_GET_FW_INFO:
* retrieve inform
r
ation of existing loaded uCode image
* retrieve information of existing loaded uCode image
*
*
*/
*/
enum
iwl_tm_cmd_t
{
enum
iwl_tm_cmd_t
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment