1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

't' stands for Turbo and is a valid mode, so fix previous commit.

Pointed out by:	sam
This commit is contained in:
Rui Paulo 2010-02-10 11:11:37 +00:00
parent 7f5883ad7c
commit 24b509868d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=203750

View File

@ -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.