public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] rt2x00: Fix unspeficied typo
@ 2011-06-23 22:35 Joe Perches
  2011-06-23 22:35 ` [PATCH 2/2] video: Fix speficied typo Joe Perches
  2011-06-24  7:34 ` [PATCH 1/2] rt2x00: Fix unspeficied typo Ivo Van Doorn
  0 siblings, 2 replies; 4+ messages in thread
From: Joe Perches @ 2011-06-23 22:35 UTC (permalink / raw)
  To: Ivo van Doorn, Gertjan van Wingerde, Helmut Schaa
  Cc: John W. Linville, linux-wireless, users, netdev, linux-kernel

Signed-off-by: Joe Perches <joe@perches.com>
---
 drivers/net/wireless/rt2x00/rt2x00queue.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/rt2x00/rt2x00queue.h b/drivers/net/wireless/rt2x00/rt2x00queue.h
index 167d458..5900474 100644
--- 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 unspeficied, don't send it to device)
+ * @QID_ATIM: Atim queue (value unspecified, don't send it to device)
  */
 enum data_queue_qid {
 	QID_AC_VO = 0,
-- 
1.7.6.rc1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-24  8:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-23 22:35 [PATCH 1/2] rt2x00: Fix unspeficied typo Joe Perches
2011-06-23 22:35 ` [PATCH 2/2] video: Fix speficied typo Joe Perches
2011-06-24  8:15   ` Paul Mundt
2011-06-24  7:34 ` [PATCH 1/2] rt2x00: Fix unspeficied typo Ivo Van Doorn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox