mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-18 03:06:43 +00:00
ath5k: correct misspelling in debug help
Change "mamagement" to "management" Signed-off-by: Bob Copeland <me@bobcopeland.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
48735d8d8b
commit
85519a65fd
@ -339,7 +339,7 @@ static struct {
|
|||||||
{ ATH5K_DEBUG_BEACON, "beacon", "beacon handling" },
|
{ ATH5K_DEBUG_BEACON, "beacon", "beacon handling" },
|
||||||
{ ATH5K_DEBUG_CALIBRATE, "calib", "periodic calibration" },
|
{ ATH5K_DEBUG_CALIBRATE, "calib", "periodic calibration" },
|
||||||
{ ATH5K_DEBUG_TXPOWER, "txpower", "transmit power setting" },
|
{ 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_RX, "dumprx", "print received skb content" },
|
||||||
{ ATH5K_DEBUG_DUMP_TX, "dumptx", "print transmit skb content" },
|
{ ATH5K_DEBUG_DUMP_TX, "dumptx", "print transmit skb content" },
|
||||||
{ ATH5K_DEBUG_DUMPBANDS, "dumpbands", "dump bands" },
|
{ ATH5K_DEBUG_DUMPBANDS, "dumpbands", "dump bands" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user