summaryrefslogtreecommitdiffstats
path: root/sys/dev/ath/ath_hal/ar5416
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-02-08 20:04:02 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-02-08 20:04:02 +0000
commitd83c68f138d9d9b0ddbca2603150073e4b60550d (patch)
treeb1ae4bdc718d4e45301bb03eed6043ccddaf4a98 /sys/dev/ath/ath_hal/ar5416
parentbc1e543fbab0d65ef0abb73c81abcc52c841ba90 (diff)
downloadFreeBSD-src-d83c68f138d9d9b0ddbca2603150073e4b60550d.zip
FreeBSD-src-d83c68f138d9d9b0ddbca2603150073e4b60550d.tar.gz
Fix typo in comment.
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 e17db99..60ffa63 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,t) supported by hardware.
+ * Return the wireless modes (a,b,g,n) supported by hardware.
*
* This value is what is actually supported by the hardware
* and is unaffected by regulatory/country code settings.
OpenPOWER on IntegriCloud