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, _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"