aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath
diff options
context:
space:
mode:
authorRui Paulo <rpaulo@FreeBSD.org>2010-02-10 11:11:37 +0000
committerRui Paulo <rpaulo@FreeBSD.org>2010-02-10 11:11:37 +0000
commit24b509868d965a54a3e5631a23387e422a3e6cd9 (patch)
tree9c2ae4cd86b48ac7373aa2c37c9ac1ba5bc42b68 /sys/dev/ath
parent7f5883ad7c4a8777ba819355c8d5d81aeb45bddb (diff)
Notes
Diffstat (limited to 'sys/dev/ath')
-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 60ffa633642ef..ac6009bac8ba9 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.