Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2012 07:56:49 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r239288 - head/sys/dev/ath/ath_hal
Message-ID:  <201208150756.q7F7unK5022734@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Wed Aug 15 07:56:48 2012
New Revision: 239288
URL: http://svn.freebsd.org/changeset/base/239288

Log:
  Remove this comment, it's no longer relevant.

Modified:
  head/sys/dev/ath/ath_hal/ah.c

Modified: head/sys/dev/ath/ath_hal/ah.c
==============================================================================
--- head/sys/dev/ath/ath_hal/ah.c	Wed Aug 15 07:52:49 2012	(r239287)
+++ head/sys/dev/ath/ath_hal/ah.c	Wed Aug 15 07:56:48 2012	(r239288)
@@ -297,7 +297,6 @@ static const uint16_t ht40_bps[32] = {
 
 /*
  * Calculate the transmit duration of an 11n frame.
- * This only works for MCS0->MCS15.
  */
 uint32_t
 ath_computedur_ht(uint32_t frameLen, uint16_t rate, int streams,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208150756.q7F7unK5022734>