Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2011 20:41:59 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath/ath_rate/sample sample.c
Message-ID:  <201103032042.p23KgCKV095523@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2011-03-03 20:41:59 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath/ath_rate/sample sample.c 
  Log:
  SVN rev 219252 on 2011-03-03 20:41:59Z by adrian
  
  The sample rate module currently does the slightly wrong thing when
  determining whether to use MRR or not.
  
  It uses the 11g protection mode when calculating 11n related stuff, rather
  than checking the 11n protection mode.
  
  Furthermore, the 11n chipsets can quite happily handle multi-rate retry w/
  protection; the TX path and rate control modules need to be taught about
  that.
  
  Revision  Changes    Path
  1.37      +1 -0      src/sys/dev/ath/ath_rate/sample/sample.c



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