From 5000c38d44d9499707b747df4ad3490434834aa3 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Wed, 15 Aug 2012 07:56:48 +0000 Subject: [PATCH] Remove this comment, it's no longer relevant. --- sys/dev/ath/ath_hal/ah.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/dev/ath/ath_hal/ah.c b/sys/dev/ath/ath_hal/ah.c index 5774694d6a9..659179f7d2c 100644 --- a/sys/dev/ath/ath_hal/ah.c +++ b/sys/dev/ath/ath_hal/ah.c @@ -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,