linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ath5k: correct misspelling in debug help
@ 2008-10-29 12:30 Bob Copeland
  2008-10-29 12:59 ` John W. Linville
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Copeland @ 2008-10-29 12:30 UTC (permalink / raw)
  To: linville, mickflemm, jirislaby, lrodriguez
  Cc: linux-wireless, ath5k-devel, Bob Copeland

Change "mamagement" to "management"

Signed-off-by: Bob Copeland <me@bobcopeland.com>
---
 drivers/net/wireless/ath5k/debug.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/ath5k/debug.c b/drivers/net/wireless/ath5k/debug.c
index 8f92d67..19980cb 100644
--- a/drivers/net/wireless/ath5k/debug.c
+++ b/drivers/net/wireless/ath5k/debug.c
@@ -339,7 +339,7 @@ static struct {
 	{ ATH5K_DEBUG_BEACON,	"beacon",	"beacon handling" },
 	{ ATH5K_DEBUG_CALIBRATE, "calib",	"periodic calibration" },
 	{ ATH5K_DEBUG_TXPOWER,	"txpower",	"transmit power setting" },
-	{ ATH5K_DEBUG_LED,	"led",		"LED mamagement" },
+	{ ATH5K_DEBUG_LED,	"led",		"LED management" },
 	{ ATH5K_DEBUG_DUMP_RX,	"dumprx",	"print received skb content" },
 	{ ATH5K_DEBUG_DUMP_TX,	"dumptx",	"print transmit skb content" },
 	{ ATH5K_DEBUG_DUMPBANDS, "dumpbands",	"dump bands" },
-- 
1.5.4.2.182.gb3092



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

* Re: [PATCH] ath5k: correct misspelling in debug help
  2008-10-29 12:30 [PATCH] ath5k: correct misspelling in debug help Bob Copeland
@ 2008-10-29 12:59 ` John W. Linville
  0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2008-10-29 12:59 UTC (permalink / raw)
  To: Bob Copeland
  Cc: mickflemm, jirislaby, lrodriguez, linux-wireless, ath5k-devel

On Wed, Oct 29, 2008 at 08:30:53AM -0400, Bob Copeland wrote:
> Change "mamagement" to "management"
> 
> Signed-off-by: Bob Copeland <me@bobcopeland.com>

"mamagement" -- there must be a joke in there somewhere... :-)

John
-- 
John W. Linville		Linux should be at the core
linville@tuxdriver.com			of your literate lifestyle.

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

end of thread, other threads:[~2008-10-29 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-29 12:30 [PATCH] ath5k: correct misspelling in debug help Bob Copeland
2008-10-29 12:59 ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).