projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3779db1
)
iwlwifi: remove inaccurate comment
author
Wey-Yi Guy
<
[email protected]
>
Fri, 14 May 2010 23:21:55 +0000
(16:21 -0700)
committer
Reinette Chatre
<
[email protected]
>
Sun, 6 Jun 2010 06:17:10 +0000
(23:17 -0700)
REPLY_REMOVE_STA command is used
Signed-off-by: Wey-Yi Guy <
[email protected]
>
Signed-off-by: Reinette Chatre <
[email protected]
>
drivers/net/wireless/iwlwifi/iwl-commands.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/iwlwifi/iwl-commands.h
b/drivers/net/wireless/iwlwifi/iwl-commands.h
index 4790571207b51ea7f3de78e1ecb4c687f709b3ac..d5938e43c5dca6df84e729c3d69b5d41d4813fc2 100644
(file)
--- a/
drivers/net/wireless/iwlwifi/iwl-commands.h
+++ b/
drivers/net/wireless/iwlwifi/iwl-commands.h
@@
-95,7
+95,7
@@
enum {
/* Multi-Station support */
REPLY_ADD_STA = 0x18,
- REPLY_REMOVE_STA = 0x19,
/* not used */
+ REPLY_REMOVE_STA = 0x19,
REPLY_REMOVE_ALL_STA = 0x1a, /* not used */
/* Security */