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:
a806c55
)
rt2x00: Fix unspeficied typo
author
Joe Perches
<
[email protected]
>
Thu, 23 Jun 2011 22:35:18 +0000
(15:35 -0700)
committer
John W. Linville
<
[email protected]
>
Mon, 27 Jun 2011 19:09:41 +0000
(15:09 -0400)
Signed-off-by: Joe Perches <
[email protected]
>
Acked-by: Ivo van Doorn <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/rt2x00/rt2x00queue.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/rt2x00/rt2x00queue.h
b/drivers/net/wireless/rt2x00/rt2x00queue.h
index 167d45873dcab4e35fa757f0ea4c70c5e13a56e7..590047499e3c905dca376dd36317bc1a151a6fb1 100644
(file)
--- a/
drivers/net/wireless/rt2x00/rt2x00queue.h
+++ b/
drivers/net/wireless/rt2x00/rt2x00queue.h
@@
-54,7
+54,7
@@
* @QID_RX: RX queue
* @QID_OTHER: None of the above (don't use, only present for completeness)
* @QID_BEACON: Beacon queue (value unspecified, don't send it to device)
- * @QID_ATIM: Atim queue (value unspe
fic
ied, don't send it to device)
+ * @QID_ATIM: Atim queue (value unspe
cif
ied, don't send it to device)
*/
enum data_queue_qid {
QID_AC_VO = 0,