Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2011 10:55:25 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ath if_ath_tx_ht.c src/sys/dev/ath/ath_rate/sample sample.c
Message-ID:  <201103251055.p2PAteKI081630@repoman.freebsd.org>

index | next in thread | raw e-mail

adrian      2011-03-25 10:55:25 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_ath_tx_ht.c 
    sys/dev/ath/ath_rate/sample sample.c 
  Log:
  SVN rev 219985 on 2011-03-25 10:55:25Z by adrian
  
  After discussing with Bernhard, the "right" way in net80211 to check
  the channel width is ni->ni_chw, which is set to the negotiated channel
  width. ni->ni_htflags is the capability, rather than the negotiated
  value.
  
  Teach both the TX path and the sample rate module about this.
  
  Revision  Changes    Path
  1.39      +3 -3      src/sys/dev/ath/ath_rate/sample/sample.c
  1.15      +7 -2      src/sys/dev/ath/if_ath_tx_ht.c


help

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