summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5416
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-02-10 11:11:37 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-02-10 11:11:37 +0000
commit34f57e974bc7068bc1b3ea176d90d13283e43f7a (patch)
tree9c2ae4cd86b48ac7373aa2c37c9ac1ba5bc42b68 /sys/dev/ath/ath_hal/ar5416
parent72b6249a242c28e9f303b839a573801a4442f92a (diff)
downloadFreeBSD-src-34f57e974bc7068bc1b3ea176d90d13283e43f7a.zip
FreeBSD-src-34f57e974bc7068bc1b3ea176d90d13283e43f7a.tar.gz
't' stands for Turbo and is a valid mode, so fix previous commit.
Pointed out by: sam
Diffstat (limited to 'sys/dev/ath/ath_hal/ar5416')
-rw-r--r--sys/dev/ath/ath_hal/ar5416/ar5416_misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c b/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
index 60ffa63..ac6009b 100644
--- a/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
+++ b/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c
@@ -30,7 +30,7 @@
#include "ar5416/ar5416phy.h"
/*
- * Return the wireless modes (a,b,g,n) supported by hardware.
+ * Return the wireless modes (a,b,g,n,t) supported by hardware.
*
* This value is what is actually supported by the hardware
* and is unaffected by regulatory/country code settings.
OpenPOWER on IntegriCloud